File Details
Nexus API v1.20.1-1.1.3 [Fabric]
- R
- May 4, 2026
- 729.01 KB
- 4
- 1.20.1
- Fabric
File Name
nexus-fabric-1.20.1-1.1.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Nexus API Changelog (Fabric)
v1.1.3 (1.20.1)
Bug Fixes
- Made
FabricRegistrar#getDynamicRegistriesimpl consider dimension registries via stream concatenation ofDynamicRegistries#getDynamicRegistriesandRegistryDataLoader#DIMENSION_REGISTRIES. - Fixed misc. logical errors in recipe templates provided in
RecipeUtil. - (Not really a bug fix) Bumped log level for
StandardBlockStateProviderelements down todebugfrominfofor consistency with other providers. - Implemented
getNameforStandardSoundDefinitionProvider. - Patched
DefaultableMultiLayerPlantBlockto allow for custom levelIntegerPropertyspec without breaking due to superconstructor calls toBlock#createBaseDefinitiomrunning before the pertaining property gets initialized via a pre-constructor initializer hack. - Deleted leftover test code in
NexusRegistryDataManager.

