File Details
skyorchards-1.21.6-1.0.0.jar
- R
- Apr 3, 2026
- 59.18 KB
- 4
- 1.21.6
- Forge
File Name
skyorchards-1.21.6-1.0.0.jar
Supported Versions
- 1.21.6
Curse Maven Snippet
Ported from 1.21.5 to 1.21.6
- Updated to Forge 56 / EventBus 7 —
@SubscribeEventmoved tonet.minecraftforge.eventbus.api.listener - Mod constructor updated to take
FMLJavaModLoadingContextand usegetModBusGroup()—IEventBusreplaced byBusGroupthroughout DeferredRegisternow registered withBusGroupinstead ofIEventBusRenderType.cutout()/cutoutMipped()/translucent()replaced withChunkSectionLayer.CUTOUT/CUTOUT_MIPPED/TRANSLUCENT- Updated pack format to
36 - Updated Forge dependency to
56.0.9