Silent Lib (silentlib)

Library to make writing and maintaining mods easier.

File Details

11.1.0 for NeoForge 1.21.11

  • R
  • Feb 25, 2026
  • 151.71 KB
  • 641
  • 1.21.11
  • NeoForge

File Name

silent-lib-1.21.11-neoforge-11.1.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:silent-lib-242998:7678733"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## [1.21.11-11.1.0] - 2026-02-25
- Add `LibBlockModelGenerators` and `cross_cutout` model templates
- Fixed an issue with `LibRecipeProvider#smeltingAndBlastingRecipes` not handling tags correctly
- Small refactoring in `InitialSpawnItems`: deprecate `add` and add `addItem` and `addItems`