- Merged 1.18.2 and 1.19.2 into a single jar
- Migrated config from OmegaConfig to Jankson (Should make configuration slightly easier)
- Fabric API is no longer needed
- Added support for tags (e.g.
#c:ores
) - You can now reload the config without restarting your game using
/reload
command
Fixes log spam (Thanks to https://github.com/EliConstructor)