2.1.4+mc1.21.11
Curse Maven Snippet
What's new
Fixed
- Game no longer crashes on startup (exit code 255) when Cloth Config isn't installed. The mod used Cloth Config for its settings but never declared it as a dependency, so a player without Cloth Config crashed at load with a
NoClassDefFoundErrorand no "missing dependency" screen to explain why. Enhanced Movement no longer depends on Cloth Config at all — see below.
Changed
- Dropped the Cloth Config dependency; the config screen is now native. Settings are still stored at
config/enhancedmovement.jsonwith the same field names, so your existing config carries over unchanged. Fabric opens the screen via Mod Menu; NeoForge via the mods-list Config button. Cloth Config is no longer required on either loader.
Notes
- No gameplay changes: double jump, dash, ledge grab, and afterimages behave exactly as in 2.1.3.
- Requires Java 21. The Fabric build needs Fabric API (Mod Menu optional, for the in-game config screen).
This mod has no additional files