Описание
# Toggle Toggle Sneak
A client-side Minecraft mod for Fabric that allows you to toggle vanilla's toggle sneak option (the one in Options > Controls) with a keybind instead of having to open the settings
## Installation
1. Install **Fabric Loader**.
2. Place the mod `.jar` in your `mods` folder, alongside **Fabric API**.
3. Launch Minecraft with Fabric.
## Usage
- While in a world/server, you can press a keybind (default: `\`) and the mod will update the toggle sneak setting's value and will tell you whether it turned it on or off.
- The keybind can be changed in Minecraft's settings.
## Notes
- **Client-side only** — safe to join any server (vanilla, modded, Paper, etc.).
- Works in both singleplayer and multiplayer.