ToggleSneak is a Minecraft Forge client mod for Minecraft 26.1.2 that lets players toggle sneaking and sprinting behavior without holding extra movement keys down.
Features:
- Dedicated keybinds for enabling or disabling the sneak and sprint functions.
- Toggle Sneak on or off with the normal Sneak key while the sneak function is enabled.
- Automatically sprint while moving forward when the sprint function is enabled.
- Optional setting to untoggle Sneak by pressing the Sprint key.
- Optional HUD status display with configurable position and display style.
- Optional creative-mode fly boost.
- Forge mod config screen support.
Default keybinds:
G: Sneak function enable/disableV: Sprint function enable/disable
These can be changed from Minecraft's Controls screen under the ToggleSneak
category.
Open the ToggleSneak config screen from Minecraft's Mods menu.
Available settings include:
- Sneak function enabled on startup
- Sprint function enabled on startup
- Sprint key untoggles sneak
- Fly boost function enabled
- HUD enabled
- HUD display style
- HUD horizontal and vertical position
Please report bugs on the GitHub issues page.
When opening an issue, include:
- Minecraft version and Forge version
- ToggleSneak jar filename
- Steps to reproduce the problem
- What you expected to happen
- What actually happened
- Relevant logs or crash reports
This project uses ForgeGradle and the included Gradle wrapper.
On Windows:
gradlew.bat buildOn non-Windows systems:
./gradlew buildBuilt jars are created under build/libs.
This project is based on BlueAnanas/ZebrasToggleSneak, which was released under the GNU General Public License version 2.
This repository contains later changes and maintenance updates. See NOTICE
for attribution details.
This project is licensed under the GNU General Public License version 2. See
LICENSE.