Skip to content
/ ItemIO Public
generated from edayot/DatapackTemplate

The all in one library to handle item transportation in minecraft datapacks.

License

Notifications You must be signed in to change notification settings

edayot/ItemIO

Repository files navigation

GitHub

Smithed Modrinth Download

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.

Contributing

Contributions are always welcome! see the contributing page for more information.