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.
Back to Files

Nexus API v1.20.1-1.1.5 [Neo/Forge]

File namenexus-forge-1.20.1-1.1.5.jar
Uploader
MemeManMemeMan
Uploaded
Jul 26, 2026
Downloads
6
Size
1.4 MB
Mod Loaders
ForgeNeoForge
File ID
8514500
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:nexus-api-1349508:8514500")

NeoForge

implementation fg.deobf("curse.maven:nexus-api-1349508:8514500")

Learn more about Curse Maven

What's new

Nexus API Changelog (Forge)

v1.1.5 (1.20.1)

Bug Fixes

  • Fixed faulty implementation of ModelUtil#standardBow and ModelUtil#standardCrossbow (which didn't properly prefix "item/" to the base model definition).
  • Fixed generic types for static template registration method overloads in BlockEntityTypePropertyWrapperTemplates and EntityTypePropertyWrapperTemplates.
  • Fixed ItemModelDefinition#constructJson incorrectly replacing the predicates property entirely for each new individual predicate added.
  • Made RecipeUtil#materialBlockFrom consider the _ingot suffix when looking for corresponding block material.

Internal Changes

  • Bumped Forge version to 47.4.22.

New Features

  • Added client-side event hooks through the newly-added ClientLifeCycleEventBlueprint; more specifically, hooks for resource pack reloads.

This mod has no related projects