Stop Dropping Sprint
Stop Dropping Sprint is a functional Minecraft enhancement that improves the handling of "sticky" keybinds by preventing their unwanted toggling when using keyboard combinations.
How It Works
This modification addresses a common issue where the game switches the hold mode state when multiple keys are pressed simultaneously. The most prominent example is dropping an entire item stack with sprint set to toggle mode: the player accidentally disables sprint instead of performing the intended action.
Key Changes:
The mod introduces two significant improvements to the game mechanics:
-
Toggle on key release: Sticky keybinds now switch their state not when pressed, but when you release the corresponding key

-
Blocking in key combinations: The system prevents accidental mode switching if any other key was pressed before releasing the main key

Technical Specifications
The modification is compatible with all Minecraft versions starting from snapshot 19w41a (where sticky keybinds were added) up to the latest releases. Requires Fabric Loader version 0.15.0 or higher.
This client-side mod operates exclusively on the player's side and doesn't require server installation. All logic is processed locally, ensuring stability and compatibility with other modifications.