90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Neoforge
- Fabric
- Forge
- 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 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
- Added compatibility layer for Curios and Trinkets
- Fixed addon classes for Fabric mods loading too early