Yiv's DDTW
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: fabric
标签: game-mechanics utility
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.
请登录后举报
暂无评论,抢个沙发吧~