
PermaClicker
Simulates continuous left mouse button holding. Ideal for farming while AFK. Optionally suppresses the pause screen, allowing it to run in the background. Motion lock can be activated.
PermaClicker keeps client-side mining/click input active while the mod is enabled, e. g. to provide a cobblestone farm while you're AFK. It is intended for single-player or explicitly allowed environments, with configurable safety limits.
Anti-cheat notice ⚠️
PermaClicker automates input behavior. Use it only where this is explicitly allowed. On many servers this may violate rules and can result in penalties such as kick/ban.
Quick start for players 🎮
- Put
PermaClickerandTurtleLib(required dependency) in themodsfolder. - Start the game.
- Configure Hotkeys in Minecraft key binds. Defaults:
ofor Options,F4toggle on/off. - Configure PermaClicker in-game via the config screen.
If you need PermaClicker for Minecraft 26.1 and earlier, you can find previous releases on the GitHub page.
What PermaClicker provides ✨
- configurable toggle key
- in-game config screen for Fabric and NeoForge
- overlay output
- runtime mode: Focused or Background
- auto-stop timer (
0..9999minutes) - optional movement lock while active
- optional update checks (Stable / Beta / Alpha)
Runtime behavior 🧭
- While PermaClicker is active, opening chat is intentionally blocked.
- In Focused mode,
ESCstops PermaClicker and opens the pause menu. - In Background mode, pause opening stays blocked while active.
Tool durability
If you care about tool durability (breaking while PermaCLickers runs), you can use Inventory Profiles Next to replace them before they break or after they're broken.
Configuration ⚙️
Most settings are managed directly in the in-game config screen.
Supported languages 🌍
PermaClicker bundles each locale as a JSON file. Included languages:
- 🇺🇸 English (en_US)
- 🇩🇪 German (de_DE)
- 🇸🇦 Arabic (ar_SA)
- 🇪🇸 Spanish (es_ES)
- 🇫🇷 French (fr_FR)
- 🇮🇹 Italian (it_IT)
- 🇯🇵 Japanese (ja_JP)
- 🇰🇷 Korean (ko_KR)
- 🇳🇱 Dutch (nl_NL)
- 🇵🇱 Polish (pl_PL)
- 🇵🇹 Portuguese (pt_PT)
- 🇹🇷 Turkish (tr_TR)
- ✨ Ukrainian (uk_UA)
- 🇨🇳 Simplified Chinese (zh_CN)
Quick start for devs 🛠️
PermaClicker ships loader-local Gradle wrappers, so no global Gradle install is required.
- Fabric build entrypoints:
fabric/gradlew(Linux/macOS),fabric/gradlew.bat(Windows) - NeoForge build entrypoints:
neoforge/gradlew(Linux/macOS),neoforge/gradlew.bat(Windows)
Typical tasks: build, test, tasks.
AI support & privacy transparency 🤖
Parts of the source code and documentation were created with AI assistance.
- No personal player data is used in this process.
- Ideas, design decisions, and quality standards come from humans.
- Quality assurance is reviewed and validated by humans.
