
📦 Item Converter
This mod introduces powerful features to enhance inventory management and crafting efficiency in Minecraft. It allows automating the process of converting items directly in your inventory while maintaining predefined ratios.
🔄 Flexible Item Conversion
The system operates through a convenient conversion graphical interface. Simply press the assigned key while selecting the desired item in your inventory to open the conversion window. The interface displays item slots according to rules defined in data packs, enabling proportional material transformation.
All conversion rules are fully customizable through the data system, providing maximum flexibility for both pack developers and regular players.
🛠️ One-Click Automation
One of the key features is the quick conversion function via the middle mouse button. Target a block and click the mouse wheel for the system to automatically scan your inventory for applicable rules and instantly convert the block.
⚙️ Data Pack Integration
The functionality relies on using data packs to define conversion rules, supporting two types of JSON files:
item_converter/rules
- defines specific conversion rules, including input and output items, as well as conversion ratios.
item_converter/rule_generator
- generates conversion rules based on existing recipes, significantly simplifying the setup process.
📜 Command Usage
To automatically generate conversion rules from the generator, use the command:
/item_converter generate [generator]
This command allows quick creation of conversion rules based on ready-made solutions, saving time on manual configuration.