Simple AutoClicker

Toggleable left/right autoclicking with per-button timings and an in-game settings screen. Client-side Fabric mod.
Back to Files

simpleautoclicker-1.0.0.jar

File namesimpleautoclicker-1.0.0.jar
Uploaded
Jul 23, 2026
Downloads
335
Size
83.3 KB
Mod Loaders
Fabric
File ID
8493115
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simple-autoclicker-1622038:8493115"

Learn more about Curse Maven

What's new

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.

This mod has no additional files