promotional bannermobile promotional banner

NexusLib

A library mod featuring some useful helpers and systems
Back to Files

heccolib-fabric-1.21.1-1.1.1.jar

File nameheccolib-fabric-1.21.1-1.1.1.jar
Uploader
HeccologyHeccology
Uploaded
Jun 19, 2025
Downloads
35
Size
60.4 KB
Mod Loaders
Fabric
File ID
6669658
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

HeccoLib version 1.1.1

Changes

  • Fixed many issues with automatic datagen of block families
  • Fixed the mod simply not working on NeoForge
  • Added a "planks" method in BlockFamilyCreator, which adds the block to the planks item and block tags
  • Fixed having no way to define block properties for block families
  • Added a method in BlockFamilyCreator to update block properties, mineable tags, and minimum tool tier
  • Added the ability for blocks manually added to a family to be added to autogenerated block tags

New Features

  • Added contributor capes for TheHecco, Yirmiri, Artyrian, tellio_ari, Diemond_Player, WorkGoblin, and Stellari
    • Will only show if no other cape is enabled
  • Added a datagen class for item tags
    • Auto generates item tags for block family blocks
  • Added a datagen class for block loot tables
    • Auto generates a default loot table for all blocks in a mod
    • If a loot table is added for a block before the method runs, it will override the default one
  • Added a datagen class for recipes
    • Auto generates some blocks from block families, more functionality is planned

This mod has no related projects