File Details
skyorchards-1.21.5-1.0.0.jar
- R
- Apr 3, 2026
- 59.14 KB
- 4
- 1.21.5
- Forge
File Name
skyorchards-1.21.5-1.0.0.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
Ported from 1.21.4 to 1.21.5
- Fixed
OreLeavesBlock.codec()access — Minecraft 1.21.5 changed the method signature fromprotectedtopublic, causing a compile error - Updated pack format to
34inpack.mcmeta - Added
assets/skyorchards/items/definitions required by 1.21.5's new item model pipeline - Suppressed deprecation warnings from
FMLJavaModLoadingContextandItemBlockRenderTypes— both still functional in Forge 55 and have no working replacement yet - Added
"render_type"fields to all blockstate JSONs as a forward-compatibility measure for whenItemBlockRenderTypesis eventually removed