4.0.0
Compatibility
Changes
⥠Right Click CPS
Unleash the full potential of your right-click.
ðĨ What is Right Click CPS?
Vanilla Minecraft limits right-click hold to only 5 CPS â a frustrating bottleneck for PvP players, builders, and anyone who relies on fast item usage.
Right Click CPS removes that limitation and boosts your right-click hold rate to a smooth 20 CPS, giving you faster block placement, quicker item usage, and a more responsive gameplay experience â all with zero configuration required.
This is especially useful if you:
- Play on a touchscreen device (phone, tablet, or touchpad) where physical clicking techniques aren't possible
- Can't perform Drag Clicking, Butterfly Clicking, or Jitter Clicking due to your mouse or hand limitations
- Want consistent high CPS without relying on hardware tricks
âĻ Features
- ð 20 CPS on hold â replaces the vanilla 5 CPS cap on right-click hold
- ðŪ Works everywhere â building, eating, using items, shooting bows, placing blocks
- ðŠķ Lightweight â no config files, no overhead, just plug and play
- ðą Touchscreen & accessibility friendly â perfect for players who can't Drag Click, Butterfly Click, or Jitter Click
- ð§ No Fabric API required â only needs Fabric Loader
0.15.0+
ðĶ Installation
- Make sure you have Fabric Loader
0.15.0or newer installed - Download the
.jarfile for your Minecraft version - Drop it into your
.minecraft/mods/folder - Launch the game â that's it!
â ïļ No Fabric API needed. Just the loader.
ðŊ Compatibility
| Minecraft Version | Supported |
|---|---|
| 1.21.1 | â |
| 1.21 | â |
| Below 1.21 | â |
âĻïļ How to Use
| Action | Key |
|---|---|
| Toggle mod on/off | Right Alt |
ð Known Issues
This mod is still in active development. Some bugs are known and will be fixed in future updates. Feel free to report any issues you encounter on the project page!
â ïļ Fair Use Warning
Do NOT use this mod on servers that prohibit auto-clickers or macros. Many anti-cheat systems (like NoCheatPlus, Grim, or Spartan) may detect the increased CPS and flag your account. Using this mod on such servers may result in a permanent ban.
Always check the server rules before enabling this mod. Use it at your own risk.
ðŽ Feedback
Have a suggestion or found a bug? Open an issue on the project page â all feedback is welcome!
Made with âĪïļ for the Minecraft community
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:bOeNKXAu:IEZlwAQX"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:bOeNKXAu:IEZlwAQX"
}

