Silent Lib (silentlib)

Library to make writing and maintaining mods easier.

File Details

11.1.2 for NeoForge 26.1

  • B
  • Mar 26, 2026
  • 147.49 KB
  • 41
  • 26.1
  • NeoForge

File Name

silent-lib-26.1-neoforge-11.1.2.jar

Supported Versions

  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

## [26.1-11.1.2] - 2026-03-25
- Port to Minecraft 26.1 (NeoForge)
- `ExtendedShapedRecipe` and `ExtendedShapeless` recipe now extend the vanilla classes and have been mostly gutted. But they contain helper methods to create basic serializers.