
Simple AutoClicker
Toggleable left/right autoclicking with per-button timings and an in-game settings screen. Client-side Fabric mod - clicks route through vanilla attack/use logic, pause in menus, and reset when you leave a world.
- Загрузки
- 543
- Подписчики
- 0
- Обновлён
- 23 июля 2026 г.
- Лицензия
- MIT
Опубликован 23 июля 2026 г.
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.
Ченджлог
1.0.0Релиз26.2 · 23 июля 2026 г.
Initial public release for Minecraft 26.2 (Fabric).
- Toggleable left-click and right-click autoclicking with independent timers.
- Default keybinds: comma toggles left autoclick, period toggles right autoclick, semicolon opens the settings screen (all rebindable in vanilla Controls).
- In-game settings screen with a per-button interval slider (50 ms - 10 s) and precise seconds/milliseconds text inputs, applied live.
- Action-bar status messages when a clicker is toggled on or off.
- Config persistence to config/simpleautoclicker.json, with out-of-range values clamped on load.
- Clicks route through vanilla attack/use logic, so hit results, cooldowns, and item behavior work exactly as manual clicks do.
- Autoclicking pauses automatically while any GUI screen is open, and both toggles reset when leaving a world.
Комментарии
Загружаем…