Name: Cooking
Summary: A gameplay module that adds several food items (which can be consumed to restore hunger and/or thirst), food recipes, and cooking stations for cooking them.
Current Goal: Adding some berries, and recipes for casseroles.
Curator: XTariq
Location: https://github.com/Terasology/Cooking
Compatibility: Singleplayer, Multiplayer
Todo list:
Added integration with InGameHelp for all the Cooking processes. Also added documentation to all of the classes.
I'm open to any suggestions you may have.
Summary: A gameplay module that adds several food items (which can be consumed to restore hunger and/or thirst), food recipes, and cooking stations for cooking them.
Current Goal: Adding some berries, and recipes for casseroles.
Curator: XTariq
Location: https://github.com/Terasology/Cooking
Compatibility: Singleplayer, Multiplayer
Todo list:
- Add berries and casserole recipes.
- Add more food in general. Perhaps baked goods.
- More cooking stations and required utensils. Maybe an oven for based goods?
- Food with optional/extra ingredients to add cosmetic flair or actual gameplay effects.
- Food with more effects other than restoring hunger/thirst. For example, food with temporary stat buffers or positive/negative AlterationEffects dependent on the food quality. All this could go into a new module (FancyCooking).
Added integration with InGameHelp for all the Cooking processes. Also added documentation to all of the classes.
I'm open to any suggestions you may have.