Description
Required Dependencies:
Just a core mod used in other mod
Feature:
- Json Loader
- Capabilites 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 system
- Fast Packet register with PacketCodec
- Many Helpers class help reducing code duplication
- BaseMod class help handle recipe, packet, command, keybind, event,…


