Balm (模组MOD的英文名)
Abstraction Layer (but not really)™ for Blays multiplatform mods. This is a library mod, it does not add anything on its own.
这是什么?
这是为Blay的多平台模组而设计的抽象层(但实际上并不完全是)。这是一个库模组,它本身不会添加任何内容。
我不建议其他模组开发者在此基础上构建,因为我会无情地破坏向后兼容性以满足我的模组需求。
请注意,这不是一个可以让Forge和Fabric模组一起运行的魔法解决方案,它只是我的模组所依赖的一个库,以使在两个版本上发布变得更加容易。
为什么需要这个?
我不能只是转向Fabric并放弃所有现有的Forge用户,但我也不想错过Fabric的机会。
尝试进行一个有趣的端口显示,大多数特定于平台的东西可以轻松地隐藏在实际模组代码之外,这样就不必关心模组加载器后端,这样做有望使同时支持两种模组变得更加容易。
还有其他库也可以做同样的事情,但考虑到我维护的模组数量,我不想把所有的钱都押在一个船上,一旦那些其他模组停止支持,我就会头痛不已。
它是如何工作的?
它只是将所有特定于平台的代码封装在一个统一的API后面(以最简单的方式,没有任何魔法参与),并提供了可以用于在Vanilla类中添加特定于平台方法的超类。
它还添加了一个简单的网络系统(类似于Forge的)和一个具有同步支持的配置层。
谁会用到这个?
嗨,我是Blay,我的Twitter是 [@BlayTheNinth](
来自Modrinth
21.4.33+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.33.jar下载21.4.33+neoforge-1.21.4#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.4.33+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 267
21.4.33+forge-1.21.4
balm-forge-1.21.4-21.4.33-all.jar下载21.4.33+forge-1.21.4#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.4.33+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 363
21.4.33+fabric-1.21.4
balm-fabric-1.21.4-21.4.33.jar下载21.4.33+fabric-1.21.4#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.4.33+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 5,964
21.0.45+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.45.jar下载21.0.45+neoforge-1.21.1#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.0.45+neoforge-1.21.1
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 10,525
21.0.45+forge-1.21.1
balm-forge-1.21.1-21.0.45-all.jar下载21.0.45+forge-1.21.1#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.0.45+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 548
21.0.45+fabric-1.21.1
balm-fabric-1.21.1-21.0.45.jar下载21.0.45+fabric-1.21.1#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 21.0.45+fabric-1.21.1
支持游戏: 1.21.1
类型: Fabric
Release
下载次数: 19,676
7.3.30+forge-1.20.1
balm-forge-1.20.1-7.3.30-all.jar下载7.3.30+forge-1.20.1#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 7.3.30+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 20,700
7.3.30+fabric-1.20.1
balm-fabric-1.20.1-7.3.30.jar下载7.3.30+fabric-1.20.1#Release
- Fixed Balm capabilities not being exposed as mod-loader native capabilities on Fabric and NeoForge
展开
版本: 7.3.30+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 12,165
21.4.32+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.32.jar下载21.4.32+neoforge-1.21.4#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.4.32+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 409
21.4.32+forge-1.21.4
balm-forge-1.21.4-21.4.32-all.jar下载21.4.32+forge-1.21.4#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.4.32+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 554
21.4.32+fabric-1.21.4
balm-fabric-1.21.4-21.4.32.jar下载21.4.32+fabric-1.21.4#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.4.32+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 9,245
21.0.44+forge-1.21.1
balm-forge-1.21.1-21.0.44-all.jar下载21.0.44+forge-1.21.1#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.0.44+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 931
21.0.44+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.44.jar下载21.0.44+neoforge-1.21.1#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.0.44+neoforge-1.21.1
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 15,409
21.5.16+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.16.jar下载21.5.16+neoforge-1.21.5#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.5.16+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 1,732
21.5.16+forge-1.21.5
balm-forge-1.21.5-21.5.16-all.jar下载21.5.16+forge-1.21.5#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.5.16+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 2,399
21.0.44+fabric-1.21.1
balm-fabric-1.21.1-21.0.44.jar下载21.0.44+fabric-1.21.1#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.0.44+fabric-1.21.1
支持游戏: 1.21.1
类型: Fabric
Release
下载次数: 45,013
21.5.16+fabric-1.21.5
balm-fabric-1.21.5-21.5.16.jar下载21.5.16+fabric-1.21.5#Release
- Fixed unsynced properties resetting to default when joining a world
展开
版本: 21.5.16+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 32,415
7.3.29+forge-1.20.1
balm-forge-1.20.1-7.3.29-all.jar下载7.3.29+forge-1.20.1#Release
- Fixed unsynced properties resetting to default when joining a world
---
- Backported new config system from 1.21.5
- Waystones, Ex Compressum and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
---
- Backported new config system from 1.21.5
- Waystones, Ex Compressum and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 7.3.29+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 30,298
7.3.29+fabric-1.20.1
balm-fabric-1.20.1-7.3.29.jar下载7.3.29+fabric-1.20.1#Release
- Fixed unsynced properties resetting to default when joining a world
---
- Backported new config system from 1.21.5
- Waystones, Ex Compressum and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
---
- Backported new config system from 1.21.5
- Waystones, Ex Compressum and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 7.3.29+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 22,965
7.3.28+forge-1.20.1
balm-forge-1.20.1-7.3.28-all.jar下载7.3.28+forge-1.20.1#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 7.3.28+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 10,922
7.3.28+fabric-1.20.1
balm-fabric-1.20.1-7.3.28.jar下载7.3.28+fabric-1.20.1#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 7.3.28+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 25,437
21.0.43+forge-1.21.1
balm-forge-1.21.1-21.0.43-all.jar下载21.0.43+forge-1.21.1#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.0.43+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 345
21.0.42+fabric-1.21.1
balm-fabric-1.21.1-21.0.42.jar下载21.0.42+fabric-1.21.1#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.0.42+fabric-1.21.1
支持游戏: 1.21.1
类型: Fabric
Release
下载次数: 10,557
21.0.42+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.42.jar下载21.0.42+neoforge-1.21.1#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.0.42+neoforge-1.21.1
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 5,630
21.4.31+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.31.jar下载21.4.31+neoforge-1.21.4#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.4.31+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 190
21.4.31+forge-1.21.4
balm-forge-1.21.4-21.4.31-all.jar下载21.4.31+forge-1.21.4#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.4.31+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 267
21.4.31+fabric-1.21.4
balm-fabric-1.21.4-21.4.31.jar下载21.4.31+fabric-1.21.4#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.4.31+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 4,815
21.5.15+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.15.jar下载21.5.15+neoforge-1.21.5#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.5.15+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 494
21.5.15+forge-1.21.5
balm-forge-1.21.5-21.5.15-all.jar下载21.5.15+forge-1.21.5#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.5.15+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 574
21.5.15+fabric-1.21.5
balm-fabric-1.21.5-21.5.15.jar下载21.5.15+fabric-1.21.5#Release
- Added `BalmConfig.onConfigAvailable` to access config safely during initialization
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
- Added `Balm.isDevelopmentEnvironment()`
- Fixed ResourceLocation options not showing in Cloth Config screen
- Fixed crash when accessing config from multiple threads
- Fixed `BalmItems` being unable to add items to existing creative tabs
- Changed `/balm export config` command to take schema id instead of class name
展开
版本: 21.5.15+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 9,685
21.5.14+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.14.jar下载21.5.14+neoforge-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.14+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 1,744
21.5.14+forge-1.21.5
balm-forge-1.21.5-21.5.14-all.jar下载21.5.14+forge-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.14+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 2,303
21.5.14+fabric-1.21.5
balm-fabric-1.21.5-21.5.14.jar下载21.5.14+fabric-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.14+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 33,070
21.5.13+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.13.jar下载21.5.13+neoforge-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.13+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 432
21.5.13+forge-1.21.5
balm-forge-1.21.5-21.5.13-all.jar下载21.5.13+forge-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.13+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 509
21.5.13+fabric-1.21.5
balm-fabric-1.21.5-21.5.13.jar下载21.5.13+fabric-1.21.5#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.5.13+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 8,319
21.0.41+fabric-1.21.1
balm-fabric-1.21.1-21.0.41.jar下载21.0.41+fabric-1.21.1#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.0.41+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 86,313
21.4.30+forge-1.21.4
balm-forge-1.21.4-21.4.30-all.jar下载21.4.30+forge-1.21.4#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.4.30+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 1,258
21.4.30+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.30.jar下载21.4.30+neoforge-1.21.4#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.4.30+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 708
21.0.41+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.41.jar下载21.0.41+neoforge-1.21.1#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.0.41+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 29,002
21.0.41+forge-1.21.1
balm-forge-1.21.1-21.0.41-all.jar下载21.0.41+forge-1.21.1#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.0.41+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 1,939
21.4.30+fabric-1.21.4
balm-fabric-1.21.4-21.4.30.jar下载21.4.30+fabric-1.21.4#Release
- Fixed ServerStartingEvent not firing on NeoForge
展开
版本: 21.4.30+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 22,864
21.5.12+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.12.jar下载21.5.12+neoforge-1.21.5#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.5.12+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 304
21.5.12+forge-1.21.5
balm-forge-1.21.5-21.5.12-all.jar下载21.5.12+forge-1.21.5#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.5.12+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 277
21.5.12+fabric-1.21.5
balm-fabric-1.21.5-21.5.12.jar下载21.5.12+fabric-1.21.5#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.5.12+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 5,500
21.0.40+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.40.jar下载21.0.40+neoforge-1.21.1#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.0.40+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 3,594
21.0.40+forge-1.21.1
balm-forge-1.21.1-21.0.40-all.jar下载21.0.40+forge-1.21.1#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.0.40+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 250
21.0.40+fabric-1.21.1
balm-fabric-1.21.1-21.0.40.jar下载21.0.40+fabric-1.21.1#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.0.40+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 7,546
21.4.29+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.29.jar下载21.4.29+neoforge-1.21.4#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.4.29+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 113
21.4.29+forge-1.21.4
balm-forge-1.21.4-21.4.29-all.jar下载21.4.29+forge-1.21.4#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.4.29+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 159
21.4.29+fabric-1.21.4
balm-fabric-1.21.4-21.4.29.jar下载21.4.29+fabric-1.21.4#Release
- Fixed synced config properties not being respected on Forge and NeoForge
展开
版本: 21.4.29+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 3,197
21.0.39+forge-1.21.1
balm-forge-1.21.1-21.0.39-all.jar下载21.0.39+forge-1.21.1#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 21.0.39+forge-1.21.1
支持游戏: 1.21.1
类型: Forge
Release
下载次数: 1,333
21.0.39+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.39.jar下载21.0.39+neoforge-1.21.1#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 21.0.39+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 22,436
21.0.39+fabric-1.21.1
balm-fabric-1.21.1-21.0.39.jar下载21.0.39+fabric-1.21.1#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Fixed empty comments being written into config file on Fabric
展开
版本: 21.0.39+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 77,148
21.4.28+fabric-1.21.4
balm-fabric-1.21.4-21.4.28.jar下载21.4.28+fabric-1.21.4#Release
- Fixed crash when using the sink in Cooking for Blockheads
展开
版本: 21.4.28+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 19,193
21.5.11+forge-1.21.5
balm-forge-1.21.5-21.5.11-all.jar下载21.5.11+forge-1.21.5#Release
- Fixed version reject when joining world on Forge
- Fixed crash when joining world on Forge
- Fixed crash when joining world on Forge
展开
版本: 21.5.11+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 2,571
21.4.27+forge-1.21.4
balm-forge-1.21.4-21.4.27-all.jar下载21.4.27+forge-1.21.4#Release
- Fixed version reject when joining world on Forge
- Fixed crash when joining world on Forge
- Fixed crash when joining world on Forge
展开
版本: 21.4.27+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 1,419
21.4.26+forge-1.21.4
balm-forge-1.21.4-21.4.26-all.jar下载21.4.26+forge-1.21.4#Release
- Fixed crash on joining dedicated servers on NeoForge and Forge
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
展开
版本: 21.4.26+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 163
21.4.26+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.26.jar下载21.4.26+neoforge-1.21.4#Release
- Fixed crash on joining dedicated servers on NeoForge and Forge
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
展开
版本: 21.4.26+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 1,106
21.5.10+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.10.jar下载21.5.10+neoforge-1.21.5#Release
- Fixed crash on joining dedicated servers on NeoForge and Forge
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
展开
版本: 21.5.10+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 1,983
21.5.10+forge-1.21.5
balm-forge-1.21.5-21.5.10-all.jar下载21.5.10+forge-1.21.5#Release
- Fixed crash on joining dedicated servers on NeoForge and Forge
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
展开
版本: 21.5.10+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 213
21.5.9+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.9.jar下载21.5.9+neoforge-1.21.5#Release
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
展开
版本: 21.5.9+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 37
21.5.9+forge-1.21.5
balm-forge-1.21.5-21.5.9-all.jar下载21.5.9+forge-1.21.5#Release
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
展开
版本: 21.5.9+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 45
21.5.9+fabric-1.21.5
balm-fabric-1.21.5-21.5.9.jar下载21.5.9+fabric-1.21.5#Release
- Fixed config sync not working
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
- Fixed fallback providers for native capabilities not being registered on NeoForge and Forge
展开
版本: 21.5.9+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 32,753
21.4.25+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.25.jar下载21.4.25+neoforge-1.21.4#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
展开
版本: 21.4.25+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 63
21.4.25+fabric-1.21.4
balm-fabric-1.21.4-21.4.25.jar下载21.4.25+fabric-1.21.4#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
展开
版本: 21.4.25+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 14,108
21.4.25+forge-1.21.4
balm-forge-1.21.4-21.4.25-all.jar下载21.4.25+forge-1.21.4#Release
- Backported new config system from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
- Waystones, Ex Compressum, Forgiving Void and Fertilization should be updated alongside this version to avoid crashes
- Backported new capabilities system from 1.21.5
- Backported other minor changes from 1.21.5
展开
版本: 21.4.25+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 88
21.4.24+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.24.jar下载21.4.24+neoforge-1.21.4#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.4.24+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 269
21.4.24+forge-1.21.4
balm-forge-1.21.4-21.4.24-all.jar下载21.4.24+forge-1.21.4#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.4.24+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 282
21.0.38+forge-1.21.1
balm-forge-1.21.1-21.0.38-all.jar下载21.0.38+forge-1.21.1#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.0.38+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 2,650
21.0.38+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.38.jar下载21.0.38+neoforge-1.21.1#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.0.38+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 27,909
21.5.8+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.8.jar下载21.5.8+neoforge-1.21.5#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
展开
版本: 21.5.8+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 320
21.5.8+forge-1.21.5
balm-forge-1.21.5-21.5.8-all.jar下载21.5.8+forge-1.21.5#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
展开
版本: 21.5.8+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 362
21.5.8+fabric-1.21.5
balm-fabric-1.21.5-21.5.8.jar下载21.5.8+fabric-1.21.5#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
展开
版本: 21.5.8+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 4,976
21.4.24+fabric-1.21.4
balm-fabric-1.21.4-21.4.24.jar下载21.4.24+fabric-1.21.4#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.4.24+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 6,011
21.0.38+fabric-1.21.1
balm-fabric-1.21.1-21.0.38.jar下载21.0.38+fabric-1.21.1#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 21.0.38+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 75,954
7.3.27+forge-1.20.1
balm-forge-1.20.1-7.3.27-all.jar下载7.3.27+forge-1.20.1#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 7.3.27+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 148,565
7.3.27+fabric-1.20.1
balm-fabric-1.20.1-7.3.27.jar下载7.3.27+fabric-1.20.1#Release
- Fixed version verification falsely treating allowServerOnly/allowClientOnly as denyServerOnly/denyClientOnly
展开
版本: 7.3.27+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 131,459
21.5.7+forge-1.21.5
balm-forge-1.21.5-21.5.7-all.jar下载21.5.7+forge-1.21.5#Release
- Fixed crash with custom stats on Forge
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
- Fixed capability providers on Forge not being registered
- Fixed crash when calling sendToServer while not ingame on Fabric
- Added SidedProxy.build() and SidedProxy.buildLazily()
- Added Balm.getEnvironment()
- Fixed capability providers on Forge not being registered
展开
版本: 21.5.7+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 98
21.5.6+forge-1.21.5
balm-forge-1.21.5-21.5.6-all.jar下载21.5.6+forge-1.21.5#Release
- Updated to Minecraft 1.21.5
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens
- Fixed `GuiDrawEvent` not firing
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens
- Fixed `GuiDrawEvent` not firing
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
展开
版本: 21.5.6+forge-1.21.5
支持游戏: 1.21.5
类型: Forge
Release
下载次数: 83
21.5.5+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.5.jar下载21.5.5+neoforge-1.21.5#Release
- Fixed potential crash when using `BalmModule` (e.g. Waystones)
- Fixed crash on dedicated servers
- Fixed crash with Sinytra Connector (for real now)
- Fixed crash on dedicated servers
- Fixed crash with Sinytra Connector (for real now)
展开
版本: 21.5.5+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 135
21.5.5+fabric-1.21.5
balm-fabric-1.21.5-21.5.5.jar下载21.5.5+fabric-1.21.5#Release
- Fixed potential crash when using `BalmModule` (e.g. Waystones)
- Fixed crash on dedicated servers
- Fixed crash with Sinytra Connector (for real now)
- Fixed crash on dedicated servers
- Fixed crash with Sinytra Connector (for real now)
展开
版本: 21.5.5+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 1,999
7.3.26+forge-1.20.1
balm-forge-1.20.1-7.3.26-all.jar下载7.3.26+forge-1.20.1#Release
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
展开
版本: 7.3.26+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 8,783
21.4.23+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.23.jar下载21.4.23+neoforge-1.21.4#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.4.23+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 193
7.3.26+fabric-1.20.1
balm-fabric-1.20.1-7.3.26.jar下载7.3.26+fabric-1.20.1#Release
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
展开
版本: 7.3.26+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 5,197
21.0.37+forge-1.21.1
balm-forge-1.21.1-21.0.37-all.jar下载21.0.37+forge-1.21.1#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.0.37+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 274
21.0.37+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.37.jar下载21.0.37+neoforge-1.21.1#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.0.37+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 2,663
21.4.23+forge-1.21.4
balm-forge-1.21.4-21.4.23-all.jar下载21.4.23+forge-1.21.4#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.4.23+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 269
21.0.37+fabric-1.21.1
balm-fabric-1.21.1-21.0.37.jar下载21.0.37+fabric-1.21.1#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.0.37+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 12,898
21.4.23+fabric-1.21.4
balm-fabric-1.21.4-21.4.23.jar下载21.4.23+fabric-1.21.4#Release
- Fixed GuiDrawEvent not firing on Forge and NeoForge
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
- Fixed crash with Sinytra Connector (again)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on Forge and NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition`
展开
版本: 21.4.23+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 5,548
21.5.4+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.4.jar下载21.5.4+neoforge-1.21.5#Release
- Fixed crash when opening mod menu
- Fixed crash with Sinytra Connector (again)
- Renamed `balm-fabric:milk` to `balm:milk` (should automatically migrate via alias)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
- Fixed crash with Sinytra Connector (again)
- Renamed `balm-fabric:milk` to `balm:milk` (should automatically migrate via alias)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
展开
版本: 21.5.4+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 219
21.5.4+fabric-1.21.5
balm-fabric-1.21.5-21.5.4.jar下载21.5.4+fabric-1.21.5#Release
- Fixed crash when opening mod menu
- Fixed crash with Sinytra Connector (again)
- Renamed `balm-fabric:milk` to `balm:milk` (should automatically migrate via alias)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
- Fixed crash with Sinytra Connector (again)
- Renamed `balm-fabric:milk` to `balm:milk` (should automatically migrate via alias)
- Added `BalmNetworking.defineNetworkVersion` for more control over network compatibility
- Fabric's remote version check now uses the network version (which defaults to the mod version)
- Network version is also used to version the channel on NeoForge
- Added remote version verification even on client/server-only compatible mods if they are installed on both sides
- Added `BalmResources.registerResourceCondition` to register custom resource conditions
- Added `balm:config` resource condition to check a config option against a stringified value
展开
版本: 21.5.4+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 3,789
21.5.3+neoforge-1.21.5
balm-neoforge-1.21.5-21.5.3.jar下载21.5.3+neoforge-1.21.5#Release
- Updated to Minecraft 1.21.5
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens on NeoForge
- Fixed `GuiDrawEvent` not firing on NeoForge
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens on NeoForge
- Fixed `GuiDrawEvent` not firing on NeoForge
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
展开
版本: 21.5.3+neoforge-1.21.5
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 110
21.5.3+fabric-1.21.5
balm-fabric-1.21.5-21.5.3.jar下载21.5.3+fabric-1.21.5#Release
- Updated to Minecraft 1.21.5
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens on NeoForge
- Fixed `GuiDrawEvent` not firing on NeoForge
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
- Added `BalmModule` and `BalmClientModule` as an alternative more structured way of initializing a mod with Balm
- Added `Balm.onRuntimeAvailable` and `BalmClient.onRuntimeAvailable` to allow more stable access to Balm outside of mod loader lifecycles
- Added `BlockGetter` and `BlockPos` to `DigSpeedEvent`, now sets the final value on all loaders
- Refactored Capabilities support to reduce mod-loader-specific overhead
- Refactored Configs to allow for declarative config schemas and cleaner implementation
- Balm mods no longer need to register their own config sync packet
- Added `BalmClient.addResourceReloadListener()`
- Added `ConfigLoadedEvent`
- Fixed `ScreenInit` events not firing reliably for all screens on NeoForge
- Fixed `GuiDrawEvent` not firing on NeoForge
- Changed config i18n to use `modid.configuration.category.key` format
- Changed client-side registration methods to require identifiers
- Removed several obsolete hooks from `BalmHooks`
- Removed obsolete key mapping methods - use Kuma instead
- Removed obsolete `BalmTextures`
- Removed `ExtractionAwareContainer` in favor of `WorldlyContainer`
展开
版本: 21.5.3+fabric-1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 2,158
21.5.1+fabric-1.21.5-rc2
balm-fabric-1.21.5-rc2-21.5.1.jar下载21.5.1+fabric-1.21.5-rc2#Release
- Updated to Minecraft 1.21.5
展开
版本: 21.5.1+fabric-1.21.5-rc2
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 104
21.0.36+forge-1.21.1
balm-forge-1.21.1-21.0.36-all.jar下载21.0.36+forge-1.21.1#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.36+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 396
21.0.36+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.36.jar下载21.0.36+neoforge-1.21.1#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.36+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 6,003
21.4.22+fabric-1.21.4
balm-fabric-1.21.4-21.4.22.jar下载21.4.22+fabric-1.21.4#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.22+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 7,679
21.4.22+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.22.jar下载21.4.22+neoforge-1.21.4#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.22+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 284
21.4.22+forge-1.21.4
balm-forge-1.21.4-21.4.22-all.jar下载21.4.22+forge-1.21.4#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.22+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 412
21.0.36+fabric-1.21.1
balm-fabric-1.21.1-21.0.36.jar下载21.0.36+fabric-1.21.1#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.36+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 10,121
7.3.25+forge-1.20.1
balm-forge-1.20.1-7.3.25-all.jar下载7.3.25+forge-1.20.1#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 7.3.25+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 10,109
7.3.25+fabric-1.20.1
balm-fabric-1.20.1-7.3.25.jar下载7.3.25+fabric-1.20.1#Release
- Revert parts of initial fix to fix another threading issue causing a crash on startup
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
- Never doing workarounds for Sinytra Connector again
---
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 7.3.25+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 8,042
21.4.21+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.21.jar下载21.4.21+neoforge-1.21.4#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.21+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 93
21.4.21+forge-1.21.4
balm-forge-1.21.4-21.4.21-all.jar下载21.4.21+forge-1.21.4#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.21+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 112
21.0.35+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.35.jar下载21.0.35+neoforge-1.21.1#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.35+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 852
21.0.35+forge-1.21.1
balm-forge-1.21.1-21.0.35-all.jar下载21.0.35+forge-1.21.1#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.35+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 90
21.4.21+fabric-1.21.4
balm-fabric-1.21.4-21.4.21.jar下载21.4.21+fabric-1.21.4#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.4.21+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 1,970
7.3.24+forge-1.20.1
balm-forge-1.20.1-7.3.24-all.jar下载7.3.24+forge-1.20.1#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 7.3.24+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 4,172
21.0.35+fabric-1.21.1
balm-fabric-1.21.1-21.0.35.jar下载21.0.35+fabric-1.21.1#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 21.0.35+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 2,511
7.3.24+fabric-1.20.1
balm-fabric-1.20.1-7.3.24.jar下载7.3.24+fabric-1.20.1#Release
- Fixed threading issue causing Balm to not initialize things correctly when multiple Balm mods are present, causing lots of weird followup issues
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
---
- Fixed crash on startup on Forge
---
- Fixed crash when mods falsely access Balm too early e.g. due to Sinytra Connector
展开
版本: 7.3.24+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,643
21.0.33+fabric-1.21.1
balm-fabric-1.21.1-21.0.33.jar下载21.0.33+fabric-1.21.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.33+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 39,273
21.4.19+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.19.jar下载21.4.19+neoforge-1.21.4#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.19+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 521
21.4.19+forge-1.21.4
balm-forge-1.21.4-21.4.19-all.jar下载21.4.19+forge-1.21.4#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.19+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 707
21.4.19+fabric-1.21.4
balm-fabric-1.21.4-21.4.19.jar下载21.4.19+fabric-1.21.4#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.19+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 11,905
21.0.33+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.33.jar下载21.0.33+neoforge-1.21.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.33+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 6,273
7.3.20+forge-1.20.1
balm-forge-1.20.1-7.3.20-all.jar下载7.3.20+forge-1.20.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 7.3.20+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 24,566
21.0.33+forge-1.21.1
balm-forge-1.21.1-21.0.33-all.jar下载21.0.33+forge-1.21.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.33+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 420
7.3.20+fabric-1.20.1
balm-fabric-1.20.1-7.3.20.jar下载7.3.20+fabric-1.20.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 7.3.20+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 11,347
21.0.33+fabric-1.21.1
balm-fabric-1.21.1-21.0.33.jar下载21.0.33+fabric-1.21.1#Release
- Removed outdated keymapping mixins as they never worked well and resulted in Balm being loaded too early with Essential
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Shouldn't have any effect on Balm mods since all that depended on this already migrated to Kuma
---
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.33+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 166
21.4.18+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.18.jar下载21.4.18+neoforge-1.21.4#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.18+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 30
21.4.18+forge-1.21.4
balm-forge-1.21.4-21.4.18-all.jar下载21.4.18+forge-1.21.4#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.18+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 45
21.4.18+fabric-1.21.4
balm-fabric-1.21.4-21.4.18.jar下载21.4.18+fabric-1.21.4#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.4.18+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 529
21.0.32+forge-1.21.1
balm-forge-1.21.1-21.0.32-all.jar下载21.0.32+forge-1.21.1#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.32+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 40
21.0.32+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.32.jar下载21.0.32+neoforge-1.21.1#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.32+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 244
21.0.32+fabric-1.21.1
balm-fabric-1.21.1-21.0.32.jar下载21.0.32+fabric-1.21.1#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 21.0.32+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 617
7.3.19+forge-1.20.1
balm-forge-1.20.1-7.3.19-all.jar下载7.3.19+forge-1.20.1#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 7.3.19+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 700
7.3.19+fabric-1.20.1
balm-fabric-1.20.1-7.3.19.jar下载7.3.19+fabric-1.20.1#Release
- Added `BalmRegistries.register(...)` to allow registering objects into any registry
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
- Added `BalmParticles` to allow registering particles
- Added `BalmRenderers.registerParticleProvider(...)` to allow registering particle renderer providers
- Added `Balm.platformProxy().withForge(...).withFabric(...).build()` as a simple alternative to SPI for platform-specific implementations
- Added `Balm.modProxy().with(modId, className).withMultiplexer(...).withFallback(...)` for abstracting away mod compat under common interfaces
- Added `BalmPermissions` with support for Neo/Forge PermissionAPI and fabric-permissions-api
- Added `balm.command.balm.dev`, `balm.command.balm.export.config`, `balm.command.balm.export.icons` permission nodes
- Added crash when active config is unexpectedly set to null to avoid confusing errors later on
- Fixed `OnLoadHandler` not working on block entities in Fabric
- Fixed in-memory config potentially being reset to default on Forge instead of using data from config load event
- Fixed PoiTypes not registering properly on Fabric
- Fixed Kuma version pinning to avoid shipping snapshots
- Changed `balm export` commands to require op
- Changed mod id on Fabric to "balm" ("balm-fabric" is still provided for backwards compatibility)
- Deprecated most getters in BalmRegistries since Vanilla equivalents can be used nowadays
展开
版本: 7.3.19+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 505
21.0.31+forge-1.21.1
balm-forge-1.21.1-21.0.31-all.jar下载21.0.31+forge-1.21.1#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.0.31+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 2,788
21.4.17+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.17.jar下载21.4.17+neoforge-1.21.4#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.4.17+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 1,962
21.4.17+forge-1.21.4
balm-forge-1.21.4-21.4.17-all.jar下载21.4.17+forge-1.21.4#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.4.17+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 2,945
21.0.31+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.31.jar下载21.0.31+neoforge-1.21.1#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.0.31+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 49,599
21.4.17+fabric-1.21.4
balm-fabric-1.21.4-21.4.17.jar下载21.4.17+fabric-1.21.4#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.4.17+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 43,095
21.0.31+fabric-1.21.1
balm-fabric-1.21.1-21.0.31.jar下载21.0.31+fabric-1.21.1#Release
- Fixed ScreenInitEvent not firing on options screen
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed ScreenInitEvent.Pre falsely running on AFTER_INIT on Fabric
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 21.0.31+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 211,583
7.3.18+forge-1.20.1
balm-forge-1.20.1-7.3.18-all.jar下载7.3.18+forge-1.20.1#Release
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 7.3.18+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 75,120
7.3.18+fabric-1.20.1
balm-fabric-1.20.1-7.3.18.jar下载7.3.18+fabric-1.20.1#Release
- Fixed comments in lists of configs being treated as corrupted config in Fabric
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
- Fixed potential crashes with configs being null
- Will now log an error to help debug how they ended up becoming null
展开
版本: 7.3.18+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 58,644
21.4.16+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.16.jar下载21.4.16+neoforge-1.21.4#Release
- Fixed crash on startup on Fabric
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
展开
版本: 21.4.16+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 654
21.4.16+fabric-1.21.4
balm-fabric-1.21.4-21.4.16.jar下载21.4.16+fabric-1.21.4#Release
- Fixed crash on startup on Fabric
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
展开
版本: 21.4.16+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 11,676
21.4.16+forge-1.21.4
balm-forge-1.21.4-21.4.16-all.jar下载21.4.16+forge-1.21.4#Release
- Fixed crash on startup on Fabric
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed `openGui` to `openMenu`, deprecated old method
展开
版本: 21.4.16+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 707
21.4.15+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.15.jar下载21.4.15+neoforge-1.21.4#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
展开
版本: 21.4.15+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 46
21.4.15+forge-1.21.4
balm-forge-1.21.4-21.4.15-all.jar下载21.4.15+forge-1.21.4#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
展开
版本: 21.4.15+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 59
21.4.15+fabric-1.21.4
balm-fabric-1.21.4-21.4.15.jar下载21.4.15+fabric-1.21.4#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Fixed `/balm` command not registering on Fabric
- Marked current deprecation for removal in Minecraft 1.22
展开
版本: 21.4.15+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 692
21.0.30+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.30.jar下载21.0.30+neoforge-1.21.1#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
展开
版本: 21.0.30+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 2,396
21.0.30+forge-1.21.1
balm-forge-1.21.1-21.0.30-all.jar下载21.0.30+forge-1.21.1#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
展开
版本: 21.0.30+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 420
21.0.30+fabric-1.21.1
balm-fabric-1.21.1-21.0.30.jar下载21.0.30+fabric-1.21.1#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `registerPoiType`
- Fixed `/balm` command not registering on Fabric
展开
版本: 21.0.30+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 29,233
7.3.17+forge-1.20.1
balm-forge-1.20.1-7.3.17-all.jar下载7.3.17+forge-1.20.1#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `BalmProxy.isIngame()` and `BalmProxy.isClient()`
- Backported `/balm` commands
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `BalmProxy.isIngame()` and `BalmProxy.isClient()`
- Backported `/balm` commands
展开
版本: 7.3.17+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 15,403
7.3.17+fabric-1.20.1
balm-fabric-1.20.1-7.3.17.jar下载7.3.17+fabric-1.20.1#Release
- Added compatibility layer for Jade/WTHIT/TheOneProbe
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `BalmProxy.isIngame()` and `BalmProxy.isClient()`
- Backported `/balm` commands
- Fixed `LevelLoading.Load` event not firing for client levels on Fabric
- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both
- Backported newer block/item registration methods with identifier in callback, deprecated old ones
- Backported `BalmProxy.isIngame()` and `BalmProxy.isClient()`
- Backported `/balm` commands
展开
版本: 7.3.17+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 12,997
21.4.13+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.13.jar下载21.4.13+neoforge-1.21.4#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.4.13+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 220
21.4.13+forge-1.21.4
balm-forge-1.21.4-21.4.13-all.jar下载21.4.13+forge-1.21.4#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.4.13+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 214
21.4.13+fabric-1.21.4
balm-fabric-1.21.4-21.4.13.jar下载21.4.13+fabric-1.21.4#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.4.13+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 4,659
21.0.28+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.28.jar下载21.0.28+neoforge-1.21.1#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.0.28+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 1,215
21.0.28+forge-1.21.1
balm-forge-1.21.1-21.0.28-all.jar下载21.0.28+forge-1.21.1#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.0.28+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 148
21.0.28+fabric-1.21.1
balm-fabric-1.21.1-21.0.28.jar下载21.0.28+fabric-1.21.1#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 21.0.28+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 23,113
7.3.16+fabric-1.20.1
balm-fabric-1.20.1-7.3.16.jar下载7.3.16+fabric-1.20.1#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 7.3.16+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 8,568
7.3.16+forge-1.20.1
balm-forge-1.20.1-7.3.16-all.jar下载7.3.16+forge-1.20.1#Release
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early
- Fixed addon classes for Fabric mods loading too early
展开
版本: 7.3.16+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 7,225
21.4.12+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.12.jar下载21.4.12+neoforge-1.21.4#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.4.12+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 301
21.4.12+forge-1.21.4
balm-forge-1.21.4-21.4.12-all.jar下载21.4.12+forge-1.21.4#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.4.12+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 496
21.4.12+fabric-1.21.4
balm-fabric-1.21.4-21.4.12.jar下载21.4.12+fabric-1.21.4#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.4.12+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 8,934
21.0.27+fabric-1.21.1
balm-fabric-1.21.1-21.0.27.jar下载21.0.27+fabric-1.21.1#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.0.27+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 31,577
21.0.27+forge-1.21.1
balm-forge-1.21.1-21.0.27-all.jar下载21.0.27+forge-1.21.1#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.0.27+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 303
21.0.27+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.27.jar下载21.0.27+neoforge-1.21.1#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 21.0.27+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 1,950
7.3.15+forge-1.20.1
balm-forge-1.20.1-7.3.15-all.jar下载7.3.15+forge-1.20.1#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 7.3.15+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 16,095
7.3.15+fabric-1.20.1
balm-fabric-1.20.1-7.3.15.jar下载7.3.15+fabric-1.20.1#Release
- Fixed crash related to pushing/pulling items using hoppers or similar
- Fixed LivingDeathEvent not firing on Fabric
- Fixed LivingDeathEvent not firing on Fabric
展开
版本: 7.3.15+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 20,646
21.4.11+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.11.jar下载21.4.11+neoforge-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**.
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
展开
版本: 21.4.11+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 539
21.4.11+forge-1.21.4
balm-forge-1.21.4-21.4.11-all.jar下载21.4.11+forge-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**.
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
展开
版本: 21.4.11+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 760
21.4.11+fabric-1.21.4
balm-fabric-1.21.4-21.4.11.jar下载21.4.11+fabric-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**.
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
展开
版本: 21.4.11+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 10,656
21.0.26+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.26.jar下载21.0.26+neoforge-1.21.1#Release
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed potential issues with some container blocks
展开
版本: 21.0.26+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 4,662
21.0.26+forge-1.21.1
balm-forge-1.21.1-21.0.26-all.jar下载21.0.26+forge-1.21.1#Release
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed potential issues with some container blocks
展开
版本: 21.0.26+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 490
21.0.26+fabric-1.21.1
balm-fabric-1.21.1-21.0.26.jar下载21.0.26+fabric-1.21.1#Release
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed potential issues with some container blocks
展开
版本: 21.0.26+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 18,285
7.3.14+fabric-1.20.1
balm-fabric-1.20.1-7.3.14.jar下载7.3.14+fabric-1.20.1#Release
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed potential issues with some container blocks
展开
版本: 7.3.14+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 13,663
7.3.14+forge-1.20.1
balm-forge-1.20.1-7.3.14-all.jar下载7.3.14+forge-1.20.1#Release
- Fixed loot modifiers not applying on dedicated servers
- Fixed potential issues with some container blocks
- Fixed potential issues with some container blocks
展开
版本: 7.3.14+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 15,348
21.0.25+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.25.jar下载21.0.25+neoforge-1.21.1#Release
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.0.25+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 818
21.4.10+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.10.jar下载21.4.10+neoforge-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**. Updated for breaking change in NeoForge.
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.4.10+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 149
21.4.10+forge-1.21.4
balm-forge-1.21.4-21.4.10-all.jar下载21.4.10+forge-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**. Updated for breaking change in NeoForge.
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.4.10+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 189
21.0.25+forge-1.21.1
balm-forge-1.21.1-21.0.25-all.jar下载21.0.25+forge-1.21.1#Release
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.0.25+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 92
21.4.10+fabric-1.21.4
balm-fabric-1.21.4-21.4.10.jar下载21.4.10+fabric-1.21.4#Release
- **Requires NeoForge 21.4.84-beta or above**. Updated for breaking change in NeoForge.
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.4.10+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 2,588
21.0.25+fabric-1.21.1
balm-fabric-1.21.1-21.0.25.jar下载21.0.25+fabric-1.21.1#Release
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 21.0.25+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 3,534
7.3.13+fabric-1.20.1
balm-fabric-1.20.1-7.3.13.jar下载7.3.13+fabric-1.20.1#Release
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 7.3.13+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 2,749
7.3.13+forge-1.20.1
balm-forge-1.20.1-7.3.13-all.jar下载7.3.13+forge-1.20.1#Release
- Added disconnect on join when client mod version does not match server mod version on Fabric
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
- Added support for Configured on Fabric
- Fixed extraneous fields appearing on Fabric config screens
展开
版本: 7.3.13+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 3,135
21.4.8+forge-1.21.4
balm-forge-1.21.4-21.4.8-all.jar下载21.4.8+forge-1.21.4#Release
- Fixed Forge crash when receiving a config reload event without config data
展开
版本: 21.4.8+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 2,106
21.4.7+forge-1.21.4
balm-forge-1.21.4-21.4.7-all.jar下载21.4.7+forge-1.21.4#Release
- Added automatic migration of Balm entity data between NeoForge/Fabric/Forge
- Fixed crash when mod returns null container on Fabric
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.4.7+forge-1.21.4
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 1,137
21.4.6+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.6.jar下载21.4.6+neoforge-1.21.4#Release
- Added automatic migration of Balm entity data between NeoForge/Fabric/Forge
- Fixed crash when mod returns null container on Fabric
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.4.6+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 1,619
21.4.6+fabric-1.21.4
balm-fabric-1.21.4-21.4.6.jar下载21.4.6+fabric-1.21.4#Release
- Added automatic migration of Balm entity data between NeoForge/Fabric/Forge
- Fixed crash when mod returns null container on Fabric
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.4.6+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 41,248
21.0.23+forge-1.21.1
balm-forge-1.21.1-21.0.23-all.jar下载21.0.23+forge-1.21.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.0.23+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 2,256
21.0.23+forge-1.21.1
balm-forge-1.21.1-21.0.23-all.jar下载21.0.23+forge-1.21.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.0.23+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 46
21.0.23+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.23.jar下载21.0.23+neoforge-1.21.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.0.23+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 74,186
21.0.23+fabric-1.21.1
balm-fabric-1.21.1-21.0.23.jar下载21.0.23+fabric-1.21.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 21.0.23+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 672,589
7.3.11+fabric-1.20.1
balm-fabric-1.20.1-7.3.11.jar下载7.3.11+fabric-1.20.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 7.3.11+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 89,663
7.3.11+forge-1.20.1
balm-forge-1.20.1-7.3.11-all.jar下载7.3.11+forge-1.20.1#Release
- Fixed crash when mod returns null container on Fabric
展开
版本: 7.3.11+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 1,010,933
21.3.5+neoforge-1.21.3
balm-neoforge-1.21.3-21.3.5.jar下载21.3.5+neoforge-1.21.3#Release
- Fixed crash on dedicated servers
展开
版本: 21.3.5+neoforge-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 842
21.3.5+fabric-1.21.3
balm-fabric-1.21.3-21.3.5.jar下载21.3.5+fabric-1.21.3#Release
- Fixed crash on dedicated servers
展开
版本: 21.3.5+fabric-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 13,771
21.4.5+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.5.jar下载21.4.5+neoforge-1.21.4#Release
- Fixed crash on dedicated servers
展开
版本: 21.4.5+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 975
21.4.5+fabric-1.21.4
balm-fabric-1.21.4-21.4.5.jar下载21.4.5+fabric-1.21.4#Release
- Fixed crash on dedicated servers
展开
版本: 21.4.5+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 23,108
21.0.22+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.22.jar下载21.0.22+neoforge-1.21.1#Release
- Fixed crash on dedicated servers
展开
版本: 21.0.22+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 19,048
21.0.22+forge-1.21.1
balm-forge-1.21.1-21.0.22-all.jar下载21.0.22+forge-1.21.1#Release
- Fixed crash on dedicated servers
展开
版本: 21.0.22+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,302
21.0.22+fabric-1.21.1
balm-fabric-1.21.1-21.0.22.jar下载21.0.22+fabric-1.21.1#Release
- Fixed crash on dedicated servers
展开
版本: 21.0.22+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 162,413
21.3.4+neoforge-1.21.3
balm-neoforge-1.21.3-21.3.4.jar下载21.3.4+neoforge-1.21.3#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.3.4+neoforge-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 49
21.4.4+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.4.jar下载21.4.4+neoforge-1.21.4#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.4.4+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 60
21.4.4+fabric-1.21.4
balm-fabric-1.21.4-21.4.4.jar下载21.4.4+fabric-1.21.4#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.4.4+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 881
21.3.4+fabric-1.21.3
balm-fabric-1.21.3-21.3.4.jar下载21.3.4+fabric-1.21.3#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.3.4+fabric-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 166
21.0.21+forge-1.21.1
balm-forge-1.21.1-21.0.21-all.jar下载21.0.21+forge-1.21.1#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.0.21+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 69
21.0.21+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.21.jar下载21.0.21+neoforge-1.21.1#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.0.21+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 174
21.0.21+fabric-1.21.1
balm-fabric-1.21.1-21.0.21.jar下载21.0.21+fabric-1.21.1#Release
- Fixed ClientStartedEvent firing twice, likely causing issues in Default Options
展开
版本: 21.0.21+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,197
21.4.3+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.3.jar下载21.4.3+neoforge-1.21.4#Release
- Fixed model load errors on NeoForge causing Cooking for Blockheads to crash
展开
版本: 21.4.3+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 533
21.4.3+fabric-1.21.4
balm-fabric-1.21.4-21.4.3.jar下载21.4.3+fabric-1.21.4#Release
- Fixed model load errors on NeoForge causing Cooking for Blockheads to crash
展开
版本: 21.4.3+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 11,548
7.3.10+forge-1.20.1
balm-forge-1.20.1-7.3.10-all.jar下载7.3.10+forge-1.20.1#Release
- Fixed crash when using mods like Crafting Tweaks and Inventory Essentials together in a small pack
展开
版本: 7.3.10+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 141,322
7.3.10+fabric-1.20.1
balm-fabric-1.20.1-7.3.10.jar下载7.3.10+fabric-1.20.1#Release
- Fixed crash when using mods like Crafting Tweaks and Inventory Essentials together in a small pack
展开
版本: 7.3.10+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 93,068
21.4.1+neoforge-1.21.4
balm-neoforge-1.21.4-21.4.1.jar下载21.4.1+neoforge-1.21.4#Release
- Updated to Minecraft 1.21.4
展开
版本: 21.4.1+neoforge-1.21.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 798
21.4.1+fabric-1.21.4
balm-fabric-1.21.4-21.4.1.jar下载21.4.1+fabric-1.21.4#Release
- Updated to Minecraft 1.21.4
展开
版本: 21.4.1+fabric-1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 14,247
21.3.3+neoforge-1.21.3
balm-neoforge-1.21.3-21.3.3.jar下载21.3.3+neoforge-1.21.3#Release
- Fixed crash on dedicated servers
- Added support for NeoForge's config screen
- Added support for NeoForge's config screen
展开
版本: 21.3.3+neoforge-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 2,230
21.3.3+fabric-1.21.3
balm-fabric-1.21.3-21.3.3.jar下载21.3.3+fabric-1.21.3#Release
- Fixed crash on dedicated servers
- Added support for NeoForge's config screen
- Added support for NeoForge's config screen
展开
版本: 21.3.3+fabric-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 36,139
21.3.2+neoforge-1.21.3
balm-neoforge-1.21.3-21.3.2.jar下载21.3.2+neoforge-1.21.3#Release
- Added support for NeoForge's config screen
展开
版本: 21.3.2+neoforge-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 393
21.3.2+fabric-1.21.3
balm-fabric-1.21.3-21.3.2.jar下载21.3.2+fabric-1.21.3#Release
- Added support for NeoForge's config screen
展开
版本: 21.3.2+fabric-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 627
21.3.1+neoforge-1.21.3
balm-neoforge-1.21.3-21.3.1.jar下载21.3.1+neoforge-1.21.3#Release
- Updated to Minecraft 1.21.2
展开
版本: 21.3.1+neoforge-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 209
21.3.1+fabric-1.21.3
balm-fabric-1.21.3-21.3.1.jar下载21.3.1+fabric-1.21.3#Release
- Updated to Minecraft 1.21.2
展开
版本: 21.3.1+fabric-1.21.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 2,237
21.0.20+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.20.jar下载21.0.20+neoforge-1.21.1#Release
- Fixed crash on newer Forge versions
展开
版本: 21.0.20+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 23,865
21.0.20+forge-1.21.1
balm-forge-1.21.1-21.0.20-all.jar下载21.0.20+forge-1.21.1#Release
- Fixed crash on newer Forge versions
展开
版本: 21.0.20+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 7,498
21.0.20+fabric-1.21.1
balm-fabric-1.21.1-21.0.20.jar下载21.0.20+fabric-1.21.1#Release
- Fixed crash on newer Forge versions
展开
版本: 21.0.20+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 216,522
21.0.19+forge-1.21.1
balm-forge-1.21.1-21.0.19-all.jar下载21.0.19+forge-1.21.1#Release
- Fixed biome modifiers not working on NeoForge, causing wild waystones to not spawn
展开
版本: 21.0.19+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 6,232
21.0.19+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.19.jar下载21.0.19+neoforge-1.21.1#Release
- Fixed biome modifiers not working on NeoForge, causing wild waystones to not spawn
展开
版本: 21.0.19+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 10,281
21.0.19+fabric-1.21.1
balm-fabric-1.21.1-21.0.19.jar下载21.0.19+fabric-1.21.1#Release
- Fixed biome modifiers not working on NeoForge, causing wild waystones to not spawn
展开
版本: 21.0.19+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 114,294
21.0.18+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.18.jar下载21.0.18+neoforge-1.21.1#Release
- Fixed crash on dedicated servers
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.18+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 2,411
21.0.18+forge-1.21.1
balm-forge-1.21.1-21.0.18-all.jar下载21.0.18+forge-1.21.1#Release
- Fixed crash on dedicated servers
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.18+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,420
21.0.18+fabric-1.21.1
balm-fabric-1.21.1-21.0.18.jar下载21.0.18+fabric-1.21.1#Release
- Fixed crash on dedicated servers
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.18+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 36,308
7.3.9+forge-1.20.1
balm-forge-1.20.1-7.3.9-all.jar下载7.3.9+forge-1.20.1#Release
- Fixed crash on dedicated servers
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 7.3.9+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 692,138
7.3.9+fabric-1.20.1
balm-fabric-1.20.1-7.3.9.jar下载7.3.9+fabric-1.20.1#Release
- Fixed crash on dedicated servers
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 7.3.9+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,238,922
21.0.17+fabric-1.21.1
balm-fabric-1.21.1-21.0.17.jar下载21.0.17+fabric-1.21.1#Release
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.17+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 570
21.0.17+forge-1.21.1
balm-forge-1.21.1-21.0.17-all.jar下载21.0.17+forge-1.21.1#Release
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.17+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 75
21.0.17+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.17.jar下载21.0.17+neoforge-1.21.1#Release
- Fixed embedded Kuma causing crash on Fabric
- Fixed potential crash with other mods in regards to the dummy milk fluid
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.17+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 67
21.0.16+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.16.jar下载21.0.16+neoforge-1.21.1#Release
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.16+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 104
21.0.16+forge-1.21.1
balm-forge-1.21.1-21.0.16-all.jar下载21.0.16+forge-1.21.1#Release
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.16+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 67
21.0.16+fabric-1.21.1
balm-fabric-1.21.1-21.0.16.jar下载21.0.16+fabric-1.21.1#Release
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 21.0.16+fabric-1.21.1
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,389
7.3.8+fabric-1.20.1
balm-fabric-1.20.1-7.3.8.jar下载7.3.8+fabric-1.20.1#Release
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 7.3.8+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,023
7.3.8+forge-1.20.1
balm-forge-1.20.1-7.3.8-all.jar下载7.3.8+forge-1.20.1#Release
- Fixed potential crash with other mods in regards to the dummy milk fluid
展开
版本: 7.3.8+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 1,216
21.0.15+neoforge-1.21.1
balm-neoforge-1.21.1-21.0.15.jar下载21.0.15+neoforge-1.21.1#Release
- Updated to Minecraft 1.21.1
展开
版本: 21.0.15+neoforge-1.21.1
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 1,210
21.0.15+fabric-1.21.1
balm-fabric-1.21.1-21.0.15.jar下载21.0.15+fabric-1.21.1#Release
- Updated to Minecraft 1.21.1
展开
版本: 21.0.15+fabric-1.21.1
支持游戏: 1.21.1
类型: Fabric
Release
下载次数: 7,365
21.0.15+forge-1.21.1
balm-forge-1.21.1-21.0.15-all.jar下载21.0.15+forge-1.21.1#Release
- Updated to Minecraft 1.21.1
展开
版本: 21.0.15+forge-1.21.1
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 896
7.3.7+forge-1.20.1
balm-forge-1.20.1-7.3.7-all.jar下载7.3.7+forge-1.20.1#Release
- Added support for Reborn Energy on Fabric
- Fixed milk fluid causing errors with certain other mods
- Fixed milk fluid causing errors with certain other mods
展开
版本: 7.3.7+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 13,215
7.3.7+fabric-1.20.1
balm-fabric-1.20.1-7.3.7.jar下载7.3.7+fabric-1.20.1#Release
- Added support for Reborn Energy on Fabric
- Fixed milk fluid causing errors with certain other mods
- Fixed milk fluid causing errors with certain other mods
展开
版本: 7.3.7+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 19,807
21.0.14+neoforge-1.21
balm-neoforge-1.21-21.0.14-all.jar下载21.0.14+neoforge-1.21#Release
- Fixed configs not loading properly on NeoForge
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.14+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 4,077
21.0.14+forge-1.21
balm-forge-1.21-21.0.14-all.jar下载21.0.14+forge-1.21#Release
- Fixed configs not loading properly on NeoForge
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.14+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 3,326
21.0.14+fabric-1.21
balm-fabric-1.21-21.0.14.jar下载21.0.14+fabric-1.21#Release
- Fixed configs not loading properly on NeoForge
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.14+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 174,976
21.0.13+neoforge-1.21
balm-neoforge-1.21-21.0.13-all.jar下载21.0.13+neoforge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.13+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 152
21.0.13+forge-1.21
balm-forge-1.21-21.0.13-all.jar下载21.0.13+forge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.13+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 191
21.0.13+fabric-1.21
balm-fabric-1.21-21.0.13.jar下载21.0.13+fabric-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.82
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.12 FOR NEOFORGE VERSIONS BEFORE 21.0.82
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.13+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 5,185
21.0.12+neoforge-1.21
balm-neoforge-1.21-21.0.12-all.jar下载21.0.12+neoforge-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.12+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 470
21.0.12+forge-1.21
balm-forge-1.21-21.0.12-all.jar下载21.0.12+forge-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.12+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 403
21.0.12+fabric-1.21
balm-fabric-1.21-21.0.12.jar下载21.0.12+fabric-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.12+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 10,801
10.3.6+neoforge-1.20.6
balm-neoforge-1.20.6-10.3.6-all.jar下载10.3.6+neoforge-1.20.6#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
展开
版本: 10.3.6+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 1,574
21.0.11+neoforge-1.21
balm-neoforge-1.21-21.0.11-all.jar下载21.0.11+neoforge-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.11+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 876
10.3.6+forge-1.20.6
balm-forge-1.20.6-10.3.6-all.jar下载10.3.6+forge-1.20.6#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
展开
版本: 10.3.6+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 2,835
21.0.11+fabric-1.21
balm-fabric-1.21-21.0.11.jar下载21.0.11+fabric-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.11+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 51,904
21.0.11+forge-1.21
balm-forge-1.21-21.0.11-all.jar下载21.0.11+forge-1.21#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.11+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 829
10.3.6+fabric-1.20.6
balm-fabric-1.20.6-10.3.6.jar下载10.3.6+fabric-1.20.6#Release
- Fixed UseItemInputEvent not respecting cancellation correctly
展开
版本: 10.3.6+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 18,404
21.0.10+neoforge-1.21
balm-neoforge-1.21-21.0.10-all.jar下载21.0.10+neoforge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.10+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 211
21.0.10+forge-1.21
balm-forge-1.21-21.0.10-all.jar下载21.0.10+forge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.10+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 205
21.0.10+fabric-1.21
balm-fabric-1.21-21.0.10.jar下载21.0.10+fabric-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.40
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- USE BALM 21.0.9 FOR NEOFORGE VERSIONS BEFORE 21.0.40
- USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
展开
版本: 21.0.10+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 4,581
21.0.9+neoforge-1.21
balm-neoforge-1.21-21.0.9-all.jar下载21.0.9+neoforge-1.21#Release
- Fixed milk fluid crash on Fabric
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.9+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 235
21.0.9+forge-1.21
balm-forge-1.21-21.0.9-all.jar下载21.0.9+forge-1.21#Release
- Fixed milk fluid crash on Fabric
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.9+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 202
21.0.9+fabric-1.21
balm-fabric-1.21-21.0.9.jar下载21.0.9+fabric-1.21#Release
- Fixed milk fluid crash on Fabric
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
- Updated to Breaking Changes of NeoForge 21.0.31 - USE BALM 21.0.7 FOR NEOFORGE VERSIONS BEFORE 21.0.31
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.9+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 4,130
10.3.5+neoforge-1.20.6
balm-neoforge-1.20.6-10.3.5-all.jar下载10.3.5+neoforge-1.20.6#Release
- Fixed config load issues with \r\n newlines
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.5+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 122
10.3.5+forge-1.20.6
balm-forge-1.20.6-10.3.5-all.jar下载10.3.5+forge-1.20.6#Release
- Fixed config load issues with \r\n newlines
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.5+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 159
21.0.8+neoforge-1.21
balm-neoforge-1.21-21.0.8-all.jar下载21.0.8+neoforge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.31
- Fixed config load issues with \r\n newlines
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.8+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 283
10.3.5+fabric-1.20.6
balm-fabric-1.20.6-10.3.5.jar下载10.3.5+fabric-1.20.6#Release
- Fixed config load issues with \r\n newlines
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.5+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 2,079
7.3.6+forge-1.20.1
balm-forge-1.20.1-7.3.6-all.jar下载7.3.6+forge-1.20.1#Release
- Fixed config load issues with \r\n newlines
展开
版本: 7.3.6+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 171,405
21.0.8+forge-1.21
balm-forge-1.21-21.0.8-all.jar下载21.0.8+forge-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.31
- Fixed config load issues with \r\n newlines
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.8+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 268
7.3.6+fabric-1.20.1
balm-fabric-1.20.1-7.3.6.jar下载7.3.6+fabric-1.20.1#Release
- Fixed config load issues with \r\n newlines
展开
版本: 7.3.6+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 453,303
21.0.8+fabric-1.21
balm-fabric-1.21-21.0.8.jar下载21.0.8+fabric-1.21#Release
- Updated to Breaking Changes of NeoForge 21.0.31
- Fixed config load issues with \r\n newlines
- Fixed config load issues with \r\n newlines
展开
版本: 21.0.8+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 5,243
10.3.4+neoforge-1.20.6
balm-neoforge-1.20.6-10.3.4-all.jar下载10.3.4+neoforge-1.20.6#Release
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.4+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 39
10.3.4+forge-1.20.6
balm-forge-1.20.6-10.3.4-all.jar下载10.3.4+forge-1.20.6#Release
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.4+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 68
10.3.4+fabric-1.20.6
balm-fabric-1.20.6-10.3.4.jar下载10.3.4+fabric-1.20.6#Release
- Fixed certain modded player data (like activated waystones) not pchersisting properly on Forge
展开
版本: 10.3.4+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 53
10.3.3+neoforge-1.20.6
balm-neoforge-1.20.6-10.3.3-all.jar下载10.3.3+neoforge-1.20.6#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
展开
版本: 10.3.3+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 176
21.0.7+neoforge-1.21
balm-neoforge-1.21-21.0.7-all.jar下载21.0.7+neoforge-1.21#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.7+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 570
10.3.3+forge-1.20.6
balm-forge-1.20.6-10.3.3-all.jar下载10.3.3+forge-1.20.6#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
展开
版本: 10.3.3+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 246
21.0.7+forge-1.21
balm-forge-1.21-21.0.7-all.jar下载21.0.7+forge-1.21#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.7+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 985
10.3.3+fabric-1.20.6
balm-fabric-1.20.6-10.3.3.jar下载10.3.3+fabric-1.20.6#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
展开
版本: 10.3.3+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 2,607
21.0.7+fabric-1.21
balm-fabric-1.21-21.0.7.jar下载21.0.7+fabric-1.21#Release
- Update Kuma API to fix log spam issues and Forge dedicated server crash
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.7+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 35,577
21.0.6+neoforge-1.21
balm-neoforge-1.21-21.0.6-all.jar下载21.0.6+neoforge-1.21#Release
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.6+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 191
21.0.6+forge-1.21
balm-forge-1.21-21.0.6-all.jar下载21.0.6+forge-1.21#Release
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.6+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 161
21.0.6+fabric-1.21
balm-fabric-1.21-21.0.6.jar下载21.0.6+fabric-1.21#Release
- Fixed certain modded player data (like activated waystones) not persisting properly on Forge
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
展开
版本: 21.0.6+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 3,236
21.0.5+neoforge-1.21
balm-neoforge-1.21-21.0.5-all.jar下载21.0.5+neoforge-1.21#Release
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Updated to Minecraft 1.21
展开
版本: 21.0.5+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 318
21.0.5+fabric-1.21
balm-fabric-1.21-21.0.5.jar下载21.0.5+fabric-1.21#Release
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Updated to Minecraft 1.21
展开
版本: 21.0.5+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 7,086
21.0.5+forge-1.21
balm-forge-1.21-21.0.5-all.jar下载21.0.5+forge-1.21#Release
- Fixed startup crash on NeoForge with certain mods
- Updated to Minecraft 1.21
- Updated to Minecraft 1.21
展开
版本: 21.0.5+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 288
21.0.4+neoforge-1.21
balm-neoforge-1.21-21.0.4-all.jar下载21.0.4+neoforge-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.4+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 91
21.0.4+forge-1.21
balm-forge-1.21-21.0.4-all.jar下载21.0.4+forge-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.4+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 145
21.0.4+fabric-1.21
balm-fabric-1.21-21.0.4.jar下载21.0.4+fabric-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.4+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 3,315
21.0.1+neoforge-1.21
balm-neoforge-1.21-21.0.1-all.jar下载21.0.1+neoforge-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.1+neoforge-1.21
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 65
21.0.1+forge-1.21
balm-forge-1.21-21.0.1-all.jar下载21.0.1+forge-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.1+forge-1.21
支持游戏: 1.21
类型: Forge
Release
下载次数: 251
21.0.1+fabric-1.21
balm-fabric-1.21-21.0.1.jar下载21.0.1+fabric-1.21#Release
- Updated to Minecraft 1.21
展开
版本: 21.0.1+fabric-1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 259
7.3.4+forge-1.20.1
balm-forge-1.20.1-7.3.4-all.jar下载7.3.4+forge-1.20.1#Release
- Hotfix: Fixed crash on startup on Forge
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responFsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responFsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
展开
版本: 7.3.4+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 98,122
7.3.4+fabric-1.20.1
balm-fabric-1.20.1-7.3.4.jar下载7.3.4+fabric-1.20.1#Release
- Hotfix: Fixed crash on startup on Forge
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responFsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responFsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
展开
版本: 7.3.4+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 116,583
7.3.3+forge-1.20.1
balm-forge-1.20.1-7.3.3-all.jar下载7.3.3+forge-1.20.1#Release
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
展开
版本: 7.3.3+forge-1.20.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 872
7.3.3+fabric-1.20.1
balm-fabric-1.20.1-7.3.3.jar下载7.3.3+fabric-1.20.1#Release
- Fixed fluid storages not working correctly on Fabric
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
展开
版本: 7.3.3+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 2,205
10.3.2+neoforge-1.20.6
balm-neoforge-1.20.6-10.3.2-all.jar下载10.3.2+neoforge-1.20.6#Release
- Updated Kuma API to fix another issue in Inventory Essentials
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.3.2+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 807
10.3.2+forge-1.20.6
balm-forge-1.20.6-10.3.2-all.jar下载10.3.2+forge-1.20.6#Release
- Updated Kuma API to fix another issue in Inventory Essentials
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.3.2+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 1,101
10.3.2+fabric-1.20.6
balm-fabric-1.20.6-10.3.2.jar下载10.3.2+fabric-1.20.6#Release
- Updated Kuma API to fix another issue in Inventory Essentials
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.3.2+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 13,597
10.2.1+neoforge-1.20.6
balm-neoforge-1.20.6-10.2.1-all.jar下载10.2.1+neoforge-1.20.6#Release
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.2.1+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 67
10.2.1+fabric-1.20.6
balm-fabric-1.20.6-10.2.1.jar下载10.2.1+fabric-1.20.6#Release
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.2.1+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 781
10.2.1+forge-1.20.6
balm-forge-1.20.6-10.2.1-all.jar下载10.2.1+forge-1.20.6#Release
- Added embedded Kuma API, which will be responsible for advanced key mappings in Inventory Essentials and Crafting Tweaks
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.2.1+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 92
10.1.1+neoforge-1.20.6
balm-neoforge-1.20.6-10.1.1.jar下载10.1.1+neoforge-1.20.6#Release
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.1.1+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 129
10.1.1+forge-1.20.6
balm-forge-1.20.6-10.1.1.jar下载10.1.1+forge-1.20.6#Release
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.1.1+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 178
10.1.1+fabric-1.20.6
balm-fabric-1.20.6-10.1.1.jar下载10.1.1+fabric-1.20.6#Release
- Updated to NeoForge 20.6.78-beta changes
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
展开
版本: 10.1.1+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 2,245
10.0.2+neoforge-1.20.6
balm-neoforge-1.20.6-10.0.2.jar下载10.0.2+neoforge-1.20.6#Release
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to Minecraft 1.20.6
展开
版本: 10.0.2+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 81
10.0.2+forge-1.20.6
balm-forge-1.20.6-10.0.2.jar下载10.0.2+forge-1.20.6#Release
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to Minecraft 1.20.6
展开
版本: 10.0.2+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 106
10.0.2+fabric-1.20.6
balm-fabric-1.20.6-10.0.2.jar下载10.0.2+fabric-1.20.6#Release
- Hotfix: Fixed Balm no longer working on client-only or server-only due to Reborn Energy API inclusion
- Updated to Minecraft 1.20.6
- Updated to Minecraft 1.20.6
展开
版本: 10.0.2+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 895
10.0.1+1.20.6+neoforge-1.20.6
balm-neoforge-1.20.6-10.0.1+1.20.6.jar下载10.0.1+1.20.6+neoforge-1.20.6#Release
- Updated to Minecraft 1.20.6
展开
版本: 10.0.1+1.20.6+neoforge-1.20.6
支持游戏: 1.20.6
类型: NeoForge
Release
下载次数: 49
10.0.1+1.20.6+forge-1.20.6
balm-forge-10.0.1+1.20.6.jar下载10.0.1+1.20.6+forge-1.20.6#Release
- Updated to Minecraft 1.20.6
展开
版本: 10.0.1+1.20.6+forge-1.20.6
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 302
10.0.1+1.20.6+fabric-1.20.6
balm-fabric-10.0.1+1.20.6.jar下载10.0.1+1.20.6+fabric-1.20.6#Release
- Updated to Minecraft 1.20.6
展开
版本: 10.0.1+1.20.6+fabric-1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 194
9.0.9+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.9.jar下载9.0.9+neoforge-1.20.4#Release
- Fixed item use events staying cancelled after one was cancelled
展开
版本: 9.0.9+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 9,928
9.0.9+forge-1.20.4
balm-forge-1.20.4-9.0.9.jar下载9.0.9+forge-1.20.4#Release
- Fixed item use events staying cancelled after one was cancelled
展开
版本: 9.0.9+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 7,244
9.0.9+fabric-1.20.4
balm-fabric-1.20.4-9.0.9.jar下载9.0.9+fabric-1.20.4#Release
- Fixed item use events staying cancelled after one was cancelled
展开
版本: 9.0.9+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 108,553
9.0.8+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.8.jar下载9.0.8+neoforge-1.20.4#Release
- Fixed being unable to join due servers
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.8+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 642
9.0.8+forge-1.20.4
balm-forge-1.20.4-9.0.8.jar下载9.0.8+forge-1.20.4#Release
- Fixed being unable to join due servers
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.8+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 506
9.0.8+fabric-1.20.4
balm-fabric-1.20.4-9.0.8.jar下载9.0.8+fabric-1.20.4#Release
- Fixed being unable to join due servers
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed certain config options not being loaded correctly
-----
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.8+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 12,595
9.0.7+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.7.jar下载9.0.7+neoforge-1.20.4#Release
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.7+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 572
9.0.7+forge-1.20.4
balm-forge-1.20.4-9.0.7.jar下载9.0.7+forge-1.20.4#Release
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.7+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 900
9.0.7+fabric-1.20.4
balm-fabric-1.20.4-9.0.7.jar下载9.0.7+fabric-1.20.4#Release
- Fixed potential compatibility crash with certain other mods installed
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
- Fixed syncing of certain config options not working correctly
- Fixed float config options not accepting integer values correctly
展开
版本: 9.0.7+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 13,660
7.2.2+forge-1.20.1
balm-forge-1.20.1-7.2.2.jar下载7.2.2+forge-1.20.1#Release
- Fixed some models on Fabric not being loaded correctly
展开
版本: 7.2.2+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 284,843
7.2.2+fabric-1.20.1
balm-fabric-1.20.1-7.2.2.jar下载7.2.2+fabric-1.20.1#Release
- Fixed some models on Fabric not being loaded correctly
展开
版本: 7.2.2+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,317,809
9.0.6+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.6.jar下载9.0.6+neoforge-1.20.4#Release
- Fixed some models on Fabric not being loaded correctly
- Fixed BalmData being persisted even if it's empty
- Fixed BalmData being persisted even if it's empty
展开
版本: 9.0.6+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 3,166
9.0.6+forge-1.20.4
balm-forge-1.20.4-9.0.6.jar下载9.0.6+forge-1.20.4#Release
- Fixed some models on Fabric not being loaded correctly
- Fixed BalmData being persisted even if it's empty
- Fixed BalmData being persisted even if it's empty
展开
版本: 9.0.6+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 2,762
9.0.6+fabric-1.20.4
balm-fabric-1.20.4-9.0.6.jar下载9.0.6+fabric-1.20.4#Release
- Fixed some models on Fabric not being loaded correctly
- Fixed BalmData being persisted even if it's empty
- Fixed BalmData being persisted even if it's empty
展开
版本: 9.0.6+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 50,224
9.0.5+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.5.jar下载9.0.5+neoforge-1.20.4#Release
- Updated to new Networking API on NeoForge
展开
版本: 9.0.5+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 1,223
9.0.5+forge-1.20.4
balm-forge-1.20.4-9.0.5.jar下载9.0.5+forge-1.20.4#Release
- Updated to new Networking API on NeoForge
展开
版本: 9.0.5+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 1,909
9.0.5+fabric-1.20.4
balm-fabric-1.20.4-9.0.5.jar下载9.0.5+fabric-1.20.4#Release
- Updated to new Networking API on NeoForge
展开
版本: 9.0.5+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 25,315
9.0.4+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.4.jar下载9.0.4+neoforge-1.20.4#Release
- Fixed world load failure due to broken mixin in Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.4+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 427
9.0.4+fabric-1.20.4
balm-fabric-1.20.4-9.0.4.jar下载9.0.4+fabric-1.20.4#Release
- Fixed world load failure due to broken mixin in Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.4+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 6,347
9.0.4+forge-1.20.4
balm-forge-1.20.4-9.0.4.jar下载9.0.4+forge-1.20.4#Release
- Fixed world load failure due to broken mixin in Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.4+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 485
9.0.3+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.3.jar下载9.0.3+neoforge-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.3+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 72
9.0.3+forge-1.20.4
balm-forge-1.20.4-9.0.3.jar下载9.0.3+forge-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.3+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 84
9.0.3+fabric-1.20.4
balm-fabric-1.20.4-9.0.3.jar下载9.0.3+fabric-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge again
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.3+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 218
9.0.2+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.2.jar下载9.0.2+neoforge-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.2+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 55
9.0.2+forge-1.20.4
balm-forge-1.20.4-9.0.2.jar下载9.0.2+forge-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.2+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 115
9.0.2+fabric-1.20.4
balm-fabric-1.20.4-9.0.2.jar下载9.0.2+fabric-1.20.4#Release
- Fixed startup failure due to broken config loading in Forge and NeoForge
- Fixed config saving of ResourceLocation and Set types on Fabric
- Fixed config saving of ResourceLocation and Set types on Fabric
展开
版本: 9.0.2+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 367
9.0.1+neoforge-1.20.4
balm-neoforge-1.20.4-9.0.1.jar下载9.0.1+neoforge-1.20.4#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 9.0.1+neoforge-1.20.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 87
9.0.1+forge-1.20.4
balm-forge-1.20.4-9.0.1.jar下载9.0.1+forge-1.20.4#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 9.0.1+forge-1.20.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 660
9.0.1+fabric-1.20.4
balm-fabric-1.20.4-9.0.1.jar下载9.0.1+fabric-1.20.4#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 9.0.1+fabric-1.20.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 370
8.0.5+neoforge-1.20.2
balm-neoforge-1.20.2-8.0.5.jar下载8.0.5+neoforge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.5+neoforge-1.20.2
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 1,439
8.0.5+forge-1.20.2
balm-forge-1.20.2-8.0.5.jar下载8.0.5+forge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.5+forge-1.20.2
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 9,746
8.0.5+fabric-1.20.2
balm-fabric-1.20.2-8.0.5.jar下载8.0.5+fabric-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.5+fabric-1.20.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 33,849
8.0.4+neoforge-1.20.2
balm-neoforge-1.20.2-8.0.4.jar下载8.0.4+neoforge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.4+neoforge-1.20.2
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 258
7.2.1+forge-1.20.1
balm-forge-1.20.1-7.2.1.jar下载7.2.1+forge-1.20.1#Release
- **Hotfix:** Fixed Crafting Tweaks keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.2.1+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 150,876
7.2.1+fabric-1.20.1
balm-fabric-1.20.1-7.2.1.jar下载7.2.1+fabric-1.20.1#Release
- **Hotfix:** Fixed Crafting Tweaks keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.2.1+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,049,225
8.0.3+neoforge-1.20.2
balm-neoforge-1.20.2-8.0.3.jar下载8.0.3+neoforge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.3+neoforge-1.20.2
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 91
8.0.2+neoforge-1.20.2
balm-neoforge-1.20.2-8.0.2.jar下载8.0.2+neoforge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.2+neoforge-1.20.2
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 64
8.0.2+forge-1.20.2
balm-forge-1.20.2-8.0.2.jar下载8.0.2+forge-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.2+forge-1.20.2
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 473
8.0.2+fabric-1.20.2
balm-fabric-1.20.2-8.0.2.jar下载8.0.2+fabric-1.20.2#Release
- Added support for ItemStack-aware remainders in Fabric
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
- Added PlayerConnectedEvent that fires on Fabric's JOIN
- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge
- Added support for sets and ResourceLocations in config data
展开
版本: 8.0.2+fabric-1.20.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 3,324
8.0.1+forge-1.20.2
balm-forge-1.20.2-8.0.1.jar下载8.0.1+forge-1.20.2#Release
- Updated to Minecraft 1.20.2
展开
版本: 8.0.1+forge-1.20.2
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 4,410
8.0.1+fabric-1.20.2
balm-fabric-1.20.2-8.0.1.jar下载8.0.1+fabric-1.20.2#Release
- Updated to Minecraft 1.20.2
展开
版本: 8.0.1+fabric-1.20.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 24,307
7.1.4+forge-1.20.1
balm-forge-1.20.1-7.1.4.jar下载7.1.4+forge-1.20.1#Release
- **Hotfix:** Fixed Crafting Tweaks keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.4+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 422,999
7.1.4+fabric-1.20.1
balm-fabric-1.20.1-7.1.4.jar下载7.1.4+fabric-1.20.1#Release
- **Hotfix:** Fixed Crafting Tweaks keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.4+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 644,369
7.1.3+forge-1.20.1
balm-forge-1.20.1-7.1.3.jar下载7.1.3+forge-1.20.1#Release
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.3+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 1,202
7.1.3+fabric-1.20.1
balm-fabric-1.20.1-7.1.3.jar下载7.1.3+fabric-1.20.1#Release
- Hotfix: Fixed Inventory Essentials keybindings preventing others from working on Fabric if Amecs is not installed
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.3+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 2,317
7.1.2+fabric-1.20.1
balm-fabric-1.20.1-7.1.2.jar下载7.1.2+fabric-1.20.1#Release
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.2+fabric-1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 742
7.1.2+forge-1.20.1
balm-forge-1.20.1-7.1.2.jar下载7.1.2+forge-1.20.1#Release
- Hotfix: Fixed crash on world creation when used with Essentials
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.2+forge-1.20.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 420
7.1.1+forge-1.20
balm-forge-1.20-7.1.1.jar下载7.1.1+forge-1.20#Release
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.1+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 1,142
7.1.1+fabric-1.20
balm-fabric-1.20-7.1.1.jar下载7.1.1+fabric-1.20#Release
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.1+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 2,348
7.1.0+forge-1.20
balm-forge-1.20-7.1.0.jar下载7.1.0+forge-1.20#Release
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.0+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 1,039
4.6.0+forge-1.19.2
balm-forge-1.19.2-4.6.0.jar下载4.6.0+forge-1.19.2#Release
- Added context-aware keybindings support for Fabric
展开
版本: 4.6.0+forge-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 1,555,649
7.1.0+fabric-1.20
balm-fabric-1.20-7.1.0.jar下载7.1.0+fabric-1.20#Release
- Added context-aware keybindings support for Fabric
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
- Added support for Amecs key modifiers, mainly to allow configurable bindings in Inventory Essentials
- Added limited support for multiple key modifiers within supported mods (mainly Inventory Essentials)
展开
版本: 7.1.0+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 958
4.6.0+fabric-1.19.2
balm-fabric-1.19.2-4.6.0.jar下载4.6.0+fabric-1.19.2#Release
- Added context-aware keybindings support for Fabric
展开
版本: 4.6.0+fabric-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Release
下载次数: 303,064
7.0.7+forge-1.20
balm-forge-1.20-7.0.7.jar下载7.0.7+forge-1.20#Release
- Fixed crash when used with Mod Menu / Cloth Config
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
展开
版本: 7.0.7+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 31,701
7.0.7+fabric-1.20
balm-fabric-1.20-7.0.7.jar下载7.0.7+fabric-1.20#Release
- Fixed crash when used with Mod Menu / Cloth Config
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
展开
版本: 7.0.7+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 77,280
7.0.4+forge-1.20
balm-forge-1.20-7.0.4.jar下载7.0.4+forge-1.20#Release
- Fixed crash when used with Mod Menu / Cloth Config
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
展开
版本: 7.0.4+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 4,274
7.0.4+fabric-1.20
balm-fabric-1.20-7.0.4.jar下载7.0.4+fabric-1.20#Release
- Fixed crash when used with Mod Menu / Cloth Config
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Fixed incorrect i18n keys in Cloth Config screen
1.20 Migration Notes:
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
展开
版本: 7.0.4+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 23,460
7.0.3+forge-1.20
balm-forge-1.20-7.0.3.jar下载7.0.3+forge-1.20#Release
- Updated to Minecraft 1.20
- Hotfix: Fixed crash on Forge when loading mods with configs
- Hotfix: Fixed bad hook causing KleeSlabs to break wrong slabs on Fabric
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- Hotfix: Fixed crash on Forge when loading mods with configs
- Hotfix: Fixed bad hook causing KleeSlabs to break wrong slabs on Fabric
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.3+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 526
7.0.3+fabric-1.20
balm-fabric-1.20-7.0.3.jar下载7.0.3+fabric-1.20#Release
- Updated to Minecraft 1.20
- Hotfix: Fixed crash on Forge when loading mods with configs
- Hotfix: Fixed bad hook causing KleeSlabs to break wrong slabs on Fabric
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- Hotfix: Fixed crash on Forge when loading mods with configs
- Hotfix: Fixed bad hook causing KleeSlabs to break wrong slabs on Fabric
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.3+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 2,793
7.0.2+forge-1.20
balm-forge-1.20-7.0.2.jar下载7.0.2+forge-1.20#Release
- Updated to Minecraft 1.20
- Hotfix: Fixed crash on Forge when loading mods with configs
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- Hotfix: Fixed crash on Forge when loading mods with configs
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.2+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 322
7.0.2+fabric-1.20
balm-fabric-1.20-7.0.2.jar下载7.0.2+fabric-1.20#Release
- Updated to Minecraft 1.20
- Hotfix: Fixed crash on Forge when loading mods with configs
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- Hotfix: Fixed crash on Forge when loading mods with configs
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.2+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 173
7.0.1+forge-1.20
balm-forge-1.20-7.0.1.jar下载7.0.1+forge-1.20#Release
- Updated to Minecraft 1.20
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.1+forge-1.20
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 1,098
7.0.1+fabric-1.20
balm-fabric-1.20-7.0.1.jar下载7.0.1+fabric-1.20#Release
- Updated to Minecraft 1.20
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- The Fabric version now also loads the config from `waystones-common.toml` (instead of `waystones.toml`)
- `cloth-config` is no longer a hard dependency (but still recommended if you want a config screen)
- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
展开
版本: 7.0.1+fabric-1.20
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,293
5.0.4+fabric-1.19.3
balm-fabric-1.19.3-5.0.4.jar下载5.0.4+fabric-1.19.3#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 5.0.4+fabric-1.19.3
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 13,804
5.0.4+forge-1.19.3
balm-forge-1.19.3-5.0.4.jar下载5.0.4+forge-1.19.3#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 5.0.4+forge-1.19.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 4,201
3.2.6+fabric-1.18.2
balm-fabric-3.2.6.jar下载3.2.6+fabric-1.18.2#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 3.2.6+fabric-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 27,960
3.2.6+forge-1.18.2
balm-3.2.6.jar下载3.2.6+forge-1.18.2#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 3.2.6+forge-1.18.2
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 82,652
6.0.2+fabric-1.19.4
balm-fabric-1.19.4-6.0.2.jar下载6.0.2+fabric-1.19.4#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
展开
版本: 6.0.2+fabric-1.19.4
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 34,302
6.0.2+forge-1.19.4
balm-forge-1.19.4-6.0.2.jar下载6.0.2+forge-1.19.4#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
展开
版本: 6.0.2+forge-1.19.4
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 24,145
4.5.7+fabric-1.19.2
balm-fabric-1.19.2-4.5.7.jar下载4.5.7+fabric-1.19.2#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 4.5.7+fabric-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Release
下载次数: 313,821
4.5.7+forge-1.19.2
balm-forge-1.19.2-4.5.7.jar下载4.5.7+forge-1.19.2#Release
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 4.5.7+forge-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 19,455
6.0.1+fabric-1.19.4
balm-fabric-1.19.4-6.0.1.jar下载6.0.1+fabric-1.19.4#Release
- Update to Minecraft 1.19.4
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 6.0.1+fabric-1.19.4
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 567
6.0.1+forge-1.19.4
balm-forge-1.19.4-6.0.1.jar下载6.0.1+forge-1.19.4#Release
- Update to Minecraft 1.19.4
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
展开
版本: 6.0.1+forge-1.19.4
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 715
4.5.6+fabric-1.19.2
balm-fabric-1.19.2-4.5.6.jar下载4.5.6+fabric-1.19.2#Release
- Fixed config failing to sync resulting in all kinds of weird errors
展开
版本: 4.5.6+fabric-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Release
下载次数: 34,559
4.5.6+forge-1.19.2
balm-forge-1.19.2-4.5.6.jar下载4.5.6+forge-1.19.2#Release
- Fixed config failing to sync resulting in all kinds of weird errors
展开
版本: 4.5.6+forge-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 855
3.2.5+forge-1.18.2
balm-3.2.5.jar下载3.2.5+forge-1.18.2#Release
- Fixed config failing to sync resulting in all kinds of weird errors
展开
版本: 3.2.5+forge-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Forge
Release
下载次数: 1,825
3.2.5+fabric-1.18.2
balm-fabric-3.2.5+0.jar下载3.2.5+fabric-1.18.2#Release
- Fixed config failing to sync resulting in all kinds of weird errors
展开
版本: 3.2.5+fabric-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 373
5.0.3+fabric-1.19.3
balm-fabric-1.19.3-5.0.3.jar下载5.0.3+fabric-1.19.3#Release
- Fixed client-side options always being overwritten by the server
展开
版本: 5.0.3+fabric-1.19.3
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 1,139
5.0.3+forge-1.19.3
balm-forge-1.19.3-5.0.3.jar下载5.0.3+forge-1.19.3#Release
- Fixed client-side options always being overwritten by the server
展开
版本: 5.0.3+forge-1.19.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 465
3.2.3+fabric-1.18.2
balm-fabric-3.2.3+0.jar下载3.2.3+fabric-1.18.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 3.2.3+fabric-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 88
4.5.4+fabric-1.19.2
balm-fabric-1.19.2-4.5.4.jar下载4.5.4+fabric-1.19.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 4.5.4+fabric-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Release
下载次数: 267
4.5.4+forge-1.19.2
balm-forge-1.19.2-4.5.4.jar下载4.5.4+forge-1.19.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 4.5.4+forge-1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 376
3.2.3+forge-1.18.2
balm-3.2.3+0.jar下载3.2.3+forge-1.18.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 3.2.3+forge-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Forge
Release
下载次数: 275
3.2.2+fabric-1.18.2
balm-fabric-3.2.2+0.jar下载3.2.2+fabric-1.18.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
展开
版本: 3.2.2+fabric-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 1,019
3.2.2+forge-1.18.2
balm-3.2.2+0.jar下载3.2.2+forge-1.18.2#Release
- Fixed race condition in dynamic model baking resulting in occasional crashes
展开
版本: 3.2.2+forge-1.18.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Forge
Release
下载次数: 994
5.0.2+fabric-1.19.3
balm-fabric-1.19.3-5.0.2.jar下载5.0.2+fabric-1.19.3#Release
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 5.0.2+fabric-1.19.3
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 1,606
5.0.2+forge-1.19.3
balm-forge-1.19.3-5.0.2.jar下载5.0.2+forge-1.19.3#Release
- Fixed sendToServer not checking for an active connection, resulting in errors with e.g. GravelMiner
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
- Fixed OpenScreenEvent breaking screen replacements by other mods (e.g. when Hardcore Revival is used with Catalogue)
展开
版本: 5.0.2+forge-1.19.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 727
5.0.1+fabric-1.19.3
balm-fabric-1.19.3-5.0.1.jar下载5.0.1+fabric-1.19.3#Release
- Updated to Minecraft 1.19.3
展开
版本: 5.0.1+fabric-1.19.3
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 1,374
5.0.1+forge-1.19.3
balm-forge-1.19.3-5.0.1.jar下载5.0.1+forge-1.19.3#Release
- Updated to Minecraft 1.19.3
展开
版本: 5.0.1+forge-1.19.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 344
5.0.0+forge-1.19.3
balm-forge-1.19.3-5.0.0.jar下载5.0.0+forge-1.19.3#Release
- Updated to Minecraft 1.19.3
展开
版本: 5.0.0+forge-1.19.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 550
3.2.0+fabric-1.18.2
balm-fabric-3.2.0+0.jar下载3.2.0+fabric-1.8.2#Release
展开
版本: 3.2.0+fabric-1.8.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Fabric
Release
下载次数: 3,257
3.2.0+forge-1.18.2
balm-3.2.0+0.jar下载3.2.0+forge-1.8.2#Release
展开
版本: 3.2.0+forge-1.8.2
支持游戏: 1.18, 1.18.1, 1.18.2
类型: Forge
Release
下载次数: 3,277
4.5.3+forge-1.19
balm-4.5.3.jar下载4.5.3+forge-1.19#Release
### Version 4.5.3 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed keybinds no longer being registered properly
### Version 4.5.2 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Fixed keybinds no longer being registered properly
### Version 4.5.2 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.5.3+forge-1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 4,849
4.5.2+0+fabric-1.19
balm-fabric-4.5.2+0.jar下载4.5.2+0+fabric-1.19#Release
### Version 4.5.2 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.5.2+0+fabric-1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Release
下载次数: 29,452
4.5.2+forge-1.19
balm-4.5.2.jar下载4.5.2+forge-1.19#Release
### Version 4.5.2 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Fixed the previous fix as it broke many things by introducing race conditions
### Version 4.5.1 for Minecraft 1.19.x and Forge 41.0.94+
- Fixed Balm obscuring loading crashes from other mods, making it look like Balm is at fault
- Fixed some block inventories not being saved or synced to client when the only change was an increase in stack size
- Fixed containers not being recognized by Fabric
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.5.2+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 153
4.5.0+forge-1.19
balm-4.5.0.jar下载4.5.0+forge-1.19#Release
### Version 4.5.0 for Minecraft 1.19.x and Forge 41.0.94+
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Updated to breaking changes in Forge
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.5.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 133
4.4.0+forge-1.19
balm-4.4.0.jar下载4.4.0+forge-1.19#Release
### Version 4.4.0 for Minecraft 1.19.x and Forge 41.0.64+
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Updated to breaking changes in Forge
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.4.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 103
4.3.0+forge-1.19
balm-4.3.0.jar下载4.3.0+forge-1.19#Release
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.3.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 316
4.3.0+0+fabric-1.19
balm-fabric-4.3.0+0.jar下载4.3.0+0+fabric-1.19#Release
### Version 4.3.0 for Minecraft 1.19.x
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Fixed bugs related to biome modifications and bucket handling in Fabric
- Fixed fluid tanks not being saved on changes
- Added some new common tags on both Forge and Fabric
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.3.0+0+fabric-1.19
支持游戏: 1.19
类型: Fabric
Release
下载次数: 1,201
4.2.0+forge-1.19
balm-4.2.0.jar下载4.2.0+forge-1.19#Release
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.2.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 663
4.2.0+0+fabric-1.19
balm-fabric-4.2.0+0.jar下载4.2.0+0+fabric-1.19#Release
### Version 4.2.0 for Minecraft 1.19.x
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Add support for Cooking for Blockheads
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.2.0+0+fabric-1.19
支持游戏: 1.19
类型: Fabric
Release
下载次数: 336
4.1.0+forge-1.19
balm-4.1.0.jar下载4.1.0+forge-1.19#Release
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.1.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 1,883
4.1.0+0+fabric-1.19
balm-fabric-4.1.0+0.jar下载4.1.0+0+fabric-1.19#Release
### Version 4.1.0 for Minecraft 1.19.x
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
- Re-add support for biome modifications
### Version 4.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
展开
版本: 4.1.0+0+fabric-1.19
支持游戏: 1.19
类型: Fabric
Release
下载次数: 180
4.0.0+forge-1.19
balm-4.0.0+0.jar下载4.0.0+forge-1.19#Release
### Version 4.0.0 for Minecraft 1.19
- Updated to Minecraft 1.19
- Updated to Minecraft 1.19
展开
版本: 4.0.0+forge-1.19
支持游戏: 1.19
类型: Forge
Release
下载次数: 339
4.0.0+fabric-1.19
balm-fabric-4.0.0+0.jar下载4.0.0+fabric-1.19#Release
展开
版本: 4.0.0+fabric-1.19
支持游戏: 1.19
类型: Fabric
Release
下载次数: 977
收录