SKD Menu (1.2.4)
Curse Maven Snippet
What's new
v1.2.4 - NeoForge 26.2.0.57 compatibility fix
Fix
- Startup crash on NeoForge 26.2.0.57: the Mods button on the title screen referenced
net.neoforged.neoforge.client.gui.ModListScreen, which NeoForge relocated tonet.neoforged.neoforge.client.gui.modlist.ModListScreen(and replaced its public constructor with a staticcreate(Screen)factory). This caused aNoClassDefFoundErrorinMinecraft.<init>, crashing the game before it could even open the main menu.
Technical Changes
- Recompiled against NeoForge
26.2.0.57(bumped from26.2.0.45-beta). TitleScreenMixinnow callsModListScreen.create(screen)from the new package.
Required update if you're running NeoForge 26.2.0.57 or newer — the game will not start with this mod on older builds without it.
This mod has no additional files

