A data-driven inventory system for Odin, based on Minecraft's inventory system. Supports creation of items, containers and loot tables. Item registry can be serialized to JSON. Because of that, defining items is also data-driven.
To use this library, clone this repository and copy the inventory directory to your project.
To run example, run
odin run .