promotional bannermobile promotional banner

NexusLib

A library mod featuring some useful helpers and systems

File Details

heccolib-neoforge-1.21.1-1.1.0.jar

  • R
  • Jun 3, 2025
  • 32.69 KB
  • 26
  • 1.21.1+1
  • NeoForge

File Name

heccolib-neoforge-1.21.1-1.1.0.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:nexuslib-1279113:6609500"
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