File Details
11.1.4 for NeoForge 26.1
- B
- Mar 27, 2026
- 151.93 KB
- 2.0K
- 26.1
- NeoForge
File Name
silent-lib-26.1-neoforge-11.1.4.jar
Supported Versions
- 26.1
Curse Maven Snippet
## [26.1-11.1.4] - 2026-03-27
- Updated `ExtendedShapedRecipeBuilder` and `ExtendedShapelessRecipeBuilder` to match new recipe changes
## [26.1-11.1.3] - 2026-03-26
- Corrected `ExtendedShapedRecipe` and `ExtendedShapelessRecipe` to allow proper serializer to be returned
## [26.1-11.1.2] - 2026-03-25
- Port to Minecraft 26.1 (NeoForge)
- `ExtendedShapedRecipe` and `ExtendedShapelessRecipe` now extend the vanilla classes and have been mostly gutted. But
they contain helper methods to create basic serializers.

