- Updated embedded FrozenLib to 1.3.7
- Updated embedded FrozenLib to 1.3.4
- Updated to 1.20.1
- Changed config file to a JSON5 file. The old configuration file will need to be converted. A copy-paste will not work, as the keys have changed, but copying the values over will work.
- Updated embedded FrozenLib to 1.3.1
- Improved internals
- Changed config file to a JSON5 file. The old configuration file will need to be converted. A copy-paste will not work, as the keys have changed, but copying the values over will work.
- Updated embedded FrozenLib to 1.2.4
- Fixed a crash on 1.19.3+
- Added schema-based data fixers There are 4 types: biome, block, entity, and item However, it is recommended to use registry fixers for items.
- Fixed config file name (changes are not automatically transferred, this will have to be done manually)
- Initial release