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.8 [Fabric]

  • R
  • Jan 1, 2026
  • 585.88 KB
  • 4
  • 1.20.1
  • Fabric

File Name

nexus-fabric-1.20.1-1.0.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Nexus API Changelog (Fabric)

v1.0.8 (1.20.1)

Bug Fixes

  • Fixed StandardTagProvider including missing tags by default when validateAllEntries is set to false for its corresponding ProviderType.
  • Added new methods for resolving texture locations to RegistryUtil and replaced all usages (getTextureLocationOrDefaultWithSuffix -> getTextureLocationWithSuffixOrDefault) appropriately for proper texture resolution.