Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 9 months ago
Disable Double-Tap to Sprint (Fabric, Client-Side)
Stops sprinting from being triggered by double-tapping forward (W).
You can still sprint using the normal sprint key (default: Left Control).
Thatās it ā clean and simple.
⨠Highlights
- Client-side only: safe to use on any server (no server installation required)
- No gameplay changes beyond disabling double-tap sprint
- No Fabric API required (Fabric Loader only)
- Minimal, lightweight, zero configuration

š Compatibility
- Minecraft: 1.21.x (all 1.21 patch releases)
- Loader: Fabric Loader ā„ 0.17.x
- Java: 21+
š Notes:
This mod affects only your local client input. It does not change server behavior and works on vanilla or modded servers.

š® Usage
- Double-tapping
Wwill no longer start sprinting. - Hold or toggle your sprint key (default:
Left Control) to sprint as usual.

š Multiplayer / Servers
- Client-side only. You can join any server with it installed.
- Other players do not need the mod.

ā FAQ
Q: Can I configure it to re-enable double-tap?
No. The mod is purpose-built to disable double-tap sprint entirely. Use the sprint key.
Q: Does it change any movement speed or hunger mechanics?
No. It only blocks the double-tap shortcut. Core sprint behavior remains vanilla.
Q: Does it require Fabric API?
No. Only Fabric Loader.

š ļø Troubleshooting
- Make sure youāre on Java 21+ and using the correct loader/Minecraft version.
- If the game doesnāt launch, remove conflicting mods and try again.
- Still stuck? Share your latest log (
.minecraft/logs/latest.log) when asking for help.

āļø Technical Notes
- Uses a mixin into
ClientPlayerEntity#tickMovementto prevent the code path that enables sprint via double-tap from turning sprint on. - Sprint via the sprint key is unaffected.

š License
This project is licensed under the MIT License.


