promotional bannermobile promotional banner

Balm

Abstraction Layer for Multi-Loader Mods

File Details

balm-fabric-26.2-26.2.0.1.jar

  • R
  • Jun 16, 2026
  • 1.01 MB
  • 4
  • 26.2
  • Fabric

File Name

balm-fabric-26.2-26.2.0.1.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:balm-531761:8260128"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Updated to Minecraft 26.2
- API: Added `DeferredBlock#asBlockItemId`
- API: Added `DeferredBlock#asResourceKey` and `DeferredItem#asResourceKey`
- API: Added slot parameters and `getSlotCount` to `FluidTank`
- API: Changed `LivingEntityCallback.Death.Before` to fire before totem checks on Neo/Forge too
- API: Changed `RenderCallback.BlockHighlight` to take and return a `BlockOutlineRenderState`
- API: Remove `BalmBlockRegistrar#enableBlockDescriptionPrefixForItems`, it is now default
- API: Remove deprecated `BalmLootModifier` overload, now always takes a nullable `lootTableId` as third parameter
- API: Remove deprecated `UnpackedLootTableHolder`
- API: Remove deprecated `BalmDiscriminatedBlockRegistration#withItems` and `BalmDiscriminatedBlockRegistration#withDefaultItems` overloads
- API: Remove deprecated `BalmBlockRegistration#withItem` and `BalmBlockRegistration#withDefaultItem` overloads
- API: Remove deprecated `SimpleRecipeTransferRegistration` in favor of `IdentifiableRecipeTypeTransferRegistration`
- API: Remove deprecated prefix/suffix methods in `DiscriminatedBlocks` and `DiscriminatedItems`