90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Forge
- Neoforge
- Fabric
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.4
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- No elements found. Consider changing the search query.
- List is empty.
- 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 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 crash on startup on Fabric
- Added network registration methods with StreamCodecs, deprecate old ones
- Renamed
openGui
to openMenu
, deprecated old method
- 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
- 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
- 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