Enhanced Movement [ Fabric / NeoForge ]

Enhanced Movement enabled double jumps and directional dashing
Back to Files

2.1.4+mc1.21.4

File nameenhanced-movement-neoforge-2.1.4.jar
Uploader
KestalkaydenKestalkayden
Uploaded
Jul 4, 2026
Downloads
58
Size
90.5 KB
Mod Loaders
NeoForge
File ID
8370207
Type
R
Release
Supported game versions
  • 1.21.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:enhanced-movement-fabric-843764:8370207"

Learn more about Curse Maven

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 NoClassDefFoundError and 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.json with 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