promotional bannermobile promotional banner

Nexus API

Bulk of common platform-agnostic utilities aimed at reducing boilerplate/compatibility issues, thereby streamlining mod development on MultiLoader and other platforms.

File Details

Nexus API v1.20.1-1.0.9 [Fabric]

  • R
  • Jan 7, 2026
  • 596.75 KB
  • 12
  • 1.20.1
  • Fabric

File Name

nexus-fabric-1.20.1-1.0.9.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nexus-api-1349508:7429537"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Nexus API Changelog (Fabric)

v1.0.9 (1.20.1)

Bug Fixes

  • Fixed RecipeUtil materialPieceFrom not factoring all potential material suffixes in.
  • Fixed dedicated server crash due to IntegratedServer type check in TickEvent.

New Features

  • Added new BlockPropertyWrapper templates to BlockPropertyWrapperTemplates: 'BRICKS' (+ tool variants), 'CHISELED_STONE' (+ tool variants), 'CHISELED_STONE_COBBLED' (+ tool variants), 'PILLAR' (+ tool variants).
  • Added utility methods to RecipeUtil for brick, chiseled block, chiseled block cobbled, and pillar recipes (+ overloads).
  • Added several new utility shortcut methods to RegistryUtil for stone block families.