KeyLoop
Mod that provides spam clicking/holding a certain minecraft keybinding/mousebutton
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
KeyLoop
KeyLoop
Mod that provides spam clicking/holding a certain minecraft keybinding
Works only on client-side
Original idea and some of the source code was taken from TapeMouse as its author stopped maintaining it
How to
`/keyloop list`
Command, which displays all available keybindings
You can hover over keybind and click on it to suggest command

`/keyloop <bind> <delay>`
If delay equals 0 the bind will be held
Command autocomplete supports every available keybind for `<bind>` and ticks, seconds, day for `<delay>`
Note: some commands such as `jump`, `forward`, `right`, etc. don't support delay more than 0. I don't exactly know if it is Minecraft limitations or not, but I can't fix it for now
`/keyloop off`
Disables the keybind
Config
```textRenderEnabled``` - defines if an overlay with an additional info will be rendered at top left corner

Warnings
- As far as this mod is easily detectable, don't use it on servers where AFK farming is not allowed - If you run command immediately after a server connection, it won't work. Click the required key and then use a command
Q&A
1.12.2 backports?
Maybe
1.17.1 and newer upgrades?
Later
Fabric version
No
Contribution
If you find a bug, want to suggest an improvement or have a question, you can do it in issue section on github