Enhanced Movement [ Fabric / NeoForge ]

Enhanced Movement enabled double jumps and directional dashing

File Details

2.1.1+mc26.1.2

  • R
  • Jun 3, 2026
  • 87.24 KB
  • 4
  • 26.1.2+2
  • NeoForge

File Name

enhanced-movement-neoforge-2.1.1+mc26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:enhanced-movement-fabric-843764:8191095"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changed

  • Ground-dash upward lift dialed back. 0.4 → 0.2 (the pre-2.1.0 value). The 2.1.0 buff felt too floaty; this keeps dashes grounded while retaining the fall-damage protection added in 2.1.0.
  • Afterimage trail spawns slightly behind the player. Ghosts now spawn ~0.65 blocks opposite your travel direction instead of at your exact position. Previously a forward first-person dash placed the trail's head box just past the camera's 1.5-block skip threshold, flashing it into view; the offset pushes it out of the forward frame while keeping the trail attached to you. Applies to the locally rendered trail and the version broadcast to nearby players.