Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extracraftx/togglewalk
Adds a keybind to allow you to automatically walk in Minecraft!
https://github.com/extracraftx/togglewalk
fabricmc fabricmc-mod keybind minecraft minecraft-mod
Last synced: 27 days ago
JSON representation
Adds a keybind to allow you to automatically walk in Minecraft!
- Host: GitHub
- URL: https://github.com/extracraftx/togglewalk
- Owner: ExtraCrafTX
- License: other
- Created: 2019-05-29T18:03:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T06:41:52.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T21:12:20.454Z (3 months ago)
- Topics: fabricmc, fabricmc-mod, keybind, minecraft, minecraft-mod
- Language: Java
- Size: 173 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToggleWalk for minecraft
Makes it so that various keybinds can be toggled instead of being held! The keybinds can be configured through the config file, found in the `config` folder and is called `togglewalk_config.json`.
Requires the [Fabric API](https://minecraft.curseforge.com/projects/fabric).
## Config
The "toggle" is the key that will be toggled upon being pressed and the "untoggle" (optional) is the key that, upon being pressed, will stop the toggled key. If the config file is deleted, a default one will be generated on the next start.
The keybinds can be any of:
* `forward`
* `back`
* `left`
* `right`
* `sneak`
* `jump`
* `sprint`
* `hotbar.1`, `hotbar.2`, etc.
* `chat`
* `attack`
* `use`
* `command`
* `inventory`
* `drop`
* `playerlist`
* `swapHands`
* `togglePerspective`
* `spectatorOutlines`
* `pickItem`
* `fullscreen`
* `smoothCamera`
* `advancements`
* `loadToolbarActivator`
* `saveToolbarActivator`
* `screenshot`