Description
Simple Autoclicker
A lightweight, client-side autoclicker for Fabric. Toggle left- and right-click
independently, tune each button's speed in-game, and let the mod do the clicking.
Features
- Independent left/right toggles : run either button alone or both at once,
each with its own timer.
- Per-button timing : any interval from **50 ms to 10 seconds**, set with a
slider or typed precisely as seconds + milliseconds. Changes apply live.
- In-game settings screen : no config-file editing needed. Settings persist
to `config/simpleautoclicker.json`.
- Plays by vanilla rules : clicks go through Minecraft's own attack/use
logic, so hit detection, attack cooldowns, and item behavior work exactly
like manual clicks.
- Stays out of your way : clicking pauses automatically while any menu or
GUI is open, an action-bar message confirms every toggle, and both clickers
switch off when you leave a world.
Default keybinds (rebindable in Options → Controls)
| Key | Action |
|---|---|
| `,` (comma) | Toggle left-click autoclicker |
| `.` (period) | Toggle right-click autoclicker |
| `;` (semicolon) | Open settings screen |
Requirements
- Minecraft 26.2
- Fabric Loader 0.19.3+
- Fabric API
- Java 25+
Client-side only - nothing to install on servers.
Note: automated clicking is against the rules on some multiplayer servers.
Check a server's rules before using this mod there.





