Equivalent Legacy (0.0.0-beta.27)
Curse Maven Snippet
What's new
v0.0.0-beta.27 - Startup Crash Fix
Fixes the crash on launch on NeoForge 26.2.0.37-beta.
Fixes
- Removed the unused
NeoForge.EVENT_BUS.register(this)call in the main mod class. The class has no@SubscribeEventmethods (all game-bus handlers live in@EventBusSubscriberclasses), and newer NeoForge builds reject registering an object with no listener methods, aborting startup withIllegalArgumentException.
JAR: equivalent_legacy-26.2-neoforge-0.0.0-beta.27.jar
This mod has no additional files