ItemIO
Library for interacting with items inside custom and vanilla containers and between datapacks.
ItemIO
<p align="center"> <img src="https://github.com/edayot/ItemIO/blob/master/docs/assets/banner.png?raw=true" width="300"> </p>
The all in one library to handle item transportation / container declaration in datapacks.
* A cable system, to transport items between locations * An entity based container declaration * A filter system, that can be added to any slots
This is an embedded library, so you package it inside your datapack as opposed to having a separate download. Requires LanternLoad to operate.
Getting started
ItemIO is a quite complex library, and it can be hard to understand how to use it.
- See the documentation
- Take a look at some datapacks that uses ItemIO here.
Contributing
Contributions are always welcome! see the contributing page for more information.