Skip to content

Conversation

@Roelymole
Copy link
Contributor

@Roelymole Roelymole commented Aug 16, 2025

Functional support for viewing how to make canned foods in the food canner using REI. There is plenty of room for improvement with respect to making this fancier and suggestions are welcome.

  • Animate the progress bars and show the whole process with a single can moving from the top slot to the bottom slot.
  • The canning tab doesn't currently appear in the list of all categories since there aren't any recipe data files for canning and instead the list of recipes is dynamically generated.
  • Handle displaying more than 16 distinct items (not currently possible as the MAX_FOOD value is hardcoded, but necessary if we make this value configurable).
  • Add support for the move items button.

An example of the recipe viewer for a can with 16 different foods (by default this can be seen by pressing R when hovering over the item).

2025-08-16_18 18 29 2025-08-16_18 17 34

The recipes for all the canned foods consisting of a full can of a single item are listed when viewing the usage of the food canner (by default this can be seen by pressing U when hovering over the item). These are the canned foods listed in REI on the right and also the canned foods creative mode tab.

2025-08-16_18 15 27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant