
Automation Helpers
This mod was created as a learning project for mastering Minecraft modding. Currently, it includes two useful blocks for automating processes in the game.
Ordered Hopper
This block functions similarly to a standard hopper but offers enhanced capabilities for creating complex automated systems:
- Moves items in strict order: one item from each slot or all items simultaneously
- Supports filtering, allowing items to be directed to specific slots while maintaining transfer order
- Perfect for creating organized production lines
Item Fluid Buffer
A multifunctional block capable of simultaneously storing:
- Up to 4 different types of fluids
- 9 different items
- Provides efficient resource management in complex automated systems