This document serves as a guide for the energy items to be added to the item library of our game. The energy items are categorized into two main folders: items
and recipes
. This structure allows for easy management and integration of items within the game.
- items/
- Contains the definitions and properties of the energy items.
- recipes/
- Contains the crafting and usage recipes for industry units to create or utilize the energy items.
Each energy item should follow a defined structure for consistency.
Each recipe should define how energy items can be created or used by industry units.
This README provides a foundational structure for integrating energy items into the game. Ensure that each item and recipe follows the outlined templates for consistency and ease of use.