ItemIO
ItemIO is a comprehensive library for handling items in Minecraft datapacks, providing a complete toolkit for transportation and container management.
Key Features
Cable System — enables creation of complex routes for moving items between different locations in the world. You can configure direction, speed, and transfer priority.
Entity-based Container Declaration — allows defining custom containers using any game entities. This opens up extensive possibilities for creating unique storage and interaction systems.
Flexible Filter System — can be applied to any slots for precise control over which items can pass through the system. Filters support complex conditions and combinations.
Usage Features
ItemIO is an embedded library, meaning it integrates directly into your datapack without requiring a separate download. Operation requires LanternLoad installation.
Getting Started
The library offers rich functionality, so for effective use it's recommended to:
- Review the detailed documentation
- Study examples of ready datapacks using ItemIO
- Watch tutorial videos on YouTube
Compatibility
The library is fully compatible with vanilla and custom containers, works across various Minecraft versions, and can integrate with other popular mods and datapacks.