o
odin.langpkg.dev
packages / library / inventory

inventory

42812a4library

Data-driven inventory system in Odin

MIT · updated 2 months ago

inventory

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 .