- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Added
BalmConfig.onConfigAvailable
to access config safely during initialization - Added
Balm.isDevelopmentEnvironment()
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed
BalmItems
being unable to add items to existing creative tabs - Changed
/balm export config
command to take schema id instead of class name