promotional bannermobile promotional banner

Balm

Abstraction Layer for Multi-Loader Mods

File Details

balm-neoforge-26.2-26.2.0.1.jar

  • R
  • Jun 16, 2026
  • 1008.36 KB
  • 3
  • 26.2
  • NeoForge

File Name

balm-neoforge-26.2-26.2.0.1.jar

Supported Versions

  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:balm-531761:8260133"
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`