Just a core mod extracted to use in other mod
- JSON Loader,
- JSON Recipes Loader,
- Capabilities system,
- Item Cooldown can add cooldown time for an item after each use,
- Data Component for Item to handle get/set more easy,
- Fast NBT write/read in TileEntity and WorldSavedData with NBTPersist,
- Fast Packet Message with PacketCodec,
- Mouse and Key Input event,
- Update Checker,
- Many Helpers class help reducing code duplication,*
- BaseMod class help handle command, keybind, event,...