90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
User Changelog
- Fixed crashes on Forge
- Bumped network version (meaning client and server version must match) due to an unexpected protocol-breaking change in custom stats
Developer Changelog
- Added support for
server-type configurations- On Forge, uses type
ModConfig.Type.SERVERand will be located in theworld/serverconfig/folder. All properties are synced. - On NeoForge, uses type
ModConfig.Type.SERVERand will be located in theconfigfolder. May be overridden by placing a config file inworld/serverconfig/. All properties are synced. - On Fabric, will be located in the
world/serverconfig/folder. All properties are synced. @Syncedand.synced()are unaffected, they will continue to work on other types too as before
- On Forge, uses type
Dependencies
Files
balm-fabric-1.21.10-21.10.8.jar(683.25 KiB) Primary Download

