Stop Dropping Sprint

Stop Dropping Sprint

Mod

A simple mod that prevents sticky keybinds to be toggled when used in key combos.

Client Game Mechanics

1,363 downloads
1 follower
Follow Save

Stop Dropping Sprint

Mod Icon

Made for Fabric
Client-side only
Open-source on Codeberg

A simple mod that prevents sticky keybinds to be toggled when used in key combos.

Its name comes from the one vanilla use-case where the way sticky keybinds work normally bothers me: dropping an entire stack with sprinting set to toggle causes it to also toggle sprint.

It should work on any Minecraft version from snapshot 19w41a (where sticky keybinds where added) to the latest version (but in case it doesn't work, feel free to open an issue on Codeberg), and only requires Fabric Loader version 0.15.0 or above.

It works by doing two changes:

  1. It makes sticky keybinds toggle on release instead of on press

    Showcasing toggle on release
  2. It prevents toggling if another key was pressed before release

    Showcasing combos not interfering with sticky keys

Project members

val = int(1)

Member

Details

Licensed BSD-3-Clause
Published a year ago
Updated a year ago