promotional bannermobile promotional banner

NexusLib

A library mod featuring some useful helpers and systems

File Details

heccolib-fabric-1.21.1-1.1.0.jar

  • R
  • Jun 3, 2025
  • 45.87 KB
  • 33
  • 1.21.1+1
  • Fabric + 1

File Name

heccolib-fabric-1.21.1-1.1.0.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nexuslib-1279113:6609498"

Quilt

modImplementation "curse.maven:nexuslib-1279113:6609498"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HeccoLib version 1.1.0

Changes

  • Added a generic multiloader registry method
    • Requires the mod id, id, registry, and the entry
    • The registry methods for blocks, items, etc. are technically redundant, but are kept in for ease of use
  • Added registry methods for block entities
  • Added support for up to 5 stages in a stonecutter recipe tree
  • Added the ability to link pre-registered blocks to a block family
  • Added a system to add compatibility with other mods