Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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`