Skip to content

Commit dfe0e95

Browse files
committed
chore: Update changelog [no ci]
1 parent 8632155 commit dfe0e95

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
- Updated to Minecraft 26.2
2-
- API: Added `DeferredBlock#asBlockItemId`
3-
- API: Added `DeferredBlock#asResourceKey` and `DeferredItem#asResourceKey`
4-
- API: Added slot parameters and `getSlotCount` to `FluidTank`
5-
- API: Changed `LivingEntityCallback.Death.Before` to fire before totem checks on Neo/Forge too
6-
- API: Changed `RenderCallback.BlockHighlight` to take and return a `BlockOutlineRenderState`
7-
- API: Remove `BalmBlockRegistrar#enableBlockDescriptionPrefixForItems`, it is now default
8-
- API: Remove deprecated `BalmLootModifier` overload, now always takes a nullable `lootTableId` as third parameter
9-
- API: Remove deprecated `UnpackedLootTableHolder`
10-
- API: Remove deprecated `BalmDiscriminatedBlockRegistration#withItems` and `BalmDiscriminatedBlockRegistration#withDefaultItems` overloads
11-
- API: Remove deprecated `BalmBlockRegistration#withItem` and `BalmBlockRegistration#withDefaultItem` overloads
12-
- API: Remove deprecated `SimpleRecipeTransferRegistration` in favor of `IdentifiableRecipeTypeTransferRegistration`
13-
- API: Remove deprecated prefix/suffix methods in `DiscriminatedBlocks` and `DiscriminatedItems`
1+
- Fixed errors and crashes that would happen when other mods bundled an invalid version Fabric Permissions API
2+
- API: Added version range support to `ModProxy#with`
3+
- API: Added `BalmClient#clientCommands`
4+
- API: Add optional `Identifier` argument to `modProxy` to make it identifiable/addressable
5+
- API: Added `BalmModSupport.vr().isInVR()` with Vivecraft support

0 commit comments

Comments
 (0)