- Fixed error log about missing
FabricPermissionsAPIIntegration
- API: Fixed Chunk and Level Load events not firing on NeoForge
- Fixed potential crash during resource reload
- API: Added
RecipeViewerRegistrar#registerIngredientInfo - API: Changed Balm loot modifiers to run at "neutral", which is 1000, obviously
- API: Fixed
SimpleProgressRendererusing wrong blit overload
- Added automatic migration attempt of Balm-specific data between NeoForge/Forge/Fabric
- Fixed server- or client-side optional mods still trying to send packets unknown to the remote, resulting in disconnects
- Fixed crash when trying to send a packet to a server while not connected on Fabric
- Fixed blank values sometimes being appended to config lists on Fabric
- API: Fixed reload listeners on NeoForge not having access to tags
- API: Fixed invalid config errors on Neo/Forge when a property's comment is empty
- Updated for Breaking Changes in NeoForge 26.1.2.21-beta
-
Updated for Breaking Changes in NeoForge 26.1.2.20-beta
-
API: Added
BalmClient.clientHooks()with agetFocusedElement()helper -
API: Added
BalmResourceReloadListenerRegistrar#addDependencyandBalmClientResourceReloadListenerRegistrar#addDependency, not supported on Forge -
API: Added
BalmResourceReloadListenerRegistrar#vanillaKeysandBalmClientResourceReloadListenerRegistrar#vanillaKeysfor use inaddDependency -
API: Added
lootTableIdparameter toBalmLootModifier -
API: Added
BalmCompostableRegistrar -
API: Added overloads to set texture size for JEI support

