ClickCrystals
No reviews yet
Crystal PvP tweaks client mod. Your ultimate cpvp assistance. Various tweaks that improve your performance without ruining the cpvp experience.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Features machines that process raw materials or automation processes.
Features a method of a programmable language system, ranging from pictographs to real programming languages.
Focuses on or is balanced for player versus player combat and competition.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds client-side tools and features to enhance the user experience.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
ClickCrystals (CC)
Now with ClickScript! (CCS) - an in-game custom module creator
Introducing ClickCrystalsScripts! (CCS)
Not enough modules? Your wonderful ideas aren't getting accepted? Want private features but don't know how to code? No worries, make your own modules with ClickCrystalsScripts (CCS)!
Introducing CCS, a fast and easy way to create modules from simple swapping,
to selective interactions in game!
CCS consists of a lot of CCS commands, and can be either
executed separately or together in a .ccs file, like a Minecraft
datapack!
Interested? Download our latest version and start creating (CCS documentation coming soon on GitHub Wiki)
Happy coding and cpvping!
- ClickCrystal dev team

But isn't this cheating?
It is not a cheat. It does not automate any task, for every action the mod preforms, you have to click.
- This mod is not a macro, it does not click for you. It functions as a hotkey for slots.
About Us
The ever-evolving world of Minecraft modding introduces ClickCrystals, a mod designed to reimagine the way players approach hot-keying within the game. While discussions about its implications spark debate, it’s important to dive deeper into the mod’s true essence and impact.
ClickCrystals seeks to address a common concern: the complexity of hot-keying in Minecraft. This mod aims to enhance the user experience by streamlining hotkey actions, offering ease and convenience without introducing unfair advantages. We are constantly emphasizing that the mod does not include built-in macros, placing a spotlight on its purpose as a tool to simplify gameplay mechanics.
The mod encourages users to explore its capabilities firsthand before making assumptions. It’s worth noting that several features initially accused of providing “unfair advantages” have been removed, demonstrating our commitment to refining the mod’s functionality and maintaining fair gameplay.
Our community plays a pivotal role in shaping the mod’s trajectory. All hotkey modules are set to remain, with any potential changes or removals subject to community voting. This approach ensures that the mod’s evolution remains aligned with the community’s needs and desires.
For this Mod You Will Need
Minecraft Java Edition: 1.20.1
Fabric Loader: 0.14.22 or higher
Fabric API: 1.20.1
To stop: complaining it is a cheat/macro.
Have A Good One!
- Thanks for downloading ClickCrystals!
- Make sure to give it a star on my GitHub
- Follow the project on Modrinth
- Feeling generous today? Help support our project!
SPECIAL THANKS AND SHOUTOUT TO
OgreNetworks: For their wonderful mod showcase! https://www.youtube.com/watch?v=M95TDqW2p2k
TheTrouper: For documenting the mod, and giving me ideas!
breadandcarrots: For being a wonderful mod tester!
ClickCrystals (bro really changed his name to this): For creating ClickCrystals' TikTok account
Tesla Tower: Best NBT Creator frfr
I No One: Bro is fr my infinite ideas source + \#1 Bug Spotter
TaxEvasion: Thank you for your changes to AntiCrash and addition of no explosion particles!
ClickCrystals (CC)
ClickCrystals is a utility client that provides users a variety of commonly used PvP and Survival QOL features all in one place. These features come in toggleable 'modules' and each have individual customizable settings!
DISCLAIMER: This mod is likely bannable on servers that do not allow it. Always double check with your server's moderators before trying new mods!
Scripting Now Has a Wiki!
Want to script custom modules but don't know how to script? Don't worry, there's a full guide on how to create your own custom scripts and modules!
ClickCrystals script is an interrupted scripting language that allows you to scripts and macros without any knowledge of coding. It contains no variables and mostly are just command lines that are very similar to Minecraft.
The short version can be found here
The legacy version can be found here
Happy coding and cpvping!
- ClickCrystal dev team
What Version Should I Get?
| What You Have | What to get |
|---|---|
| higher.. | how is that even possible? |
| 26.2 | ClickCrystals-26.2-1.4.1.jar *recommended |
| 26.1.2 | ClickCrystals-26.1-1.4.0.jar |
| 26.1.1 | ClickCrystals-26.1-1.4.0.jar |
| 26.1 | ClickCrystals-26.1-1.4.0.jar |
| 1.21.11 | ClickCrystals-1.21.11-1.3.9.jar |
| 1.21.10 | ClickCrystals-1.21.9-1.3.7.jar |
| 1.21.9 | ClickCrystals-1.21.9-1.3.7.jar |
| 1.21.8 | ClickCrystals-1.21.6-1.3.7.jar |
| 1.21.7 | ClickCrystals-1.21.6-1.3.7.jar |
| 1.21.6 | ClickCrystals-1.21.6-1.3.7.jar |
| 1.21.5 | ClickCrystals-1.21.5-1.3.2.jar |
| 1.21.4 | not supported |
| 1.21.3 | not supported |
| 1.21.2 | not supported |
| 1.21.1 | ClickCrystals-1.21-1.2.9.jar |
| 1.21 | ClickCrystals-1.21-1.2.9.jar |
| ..lower | cry |
Can't Find The Version You're Looking For?
There's still a chance for you to access latest script syntax! Take a look in latest releases for experimental versions!
Newest Changes
Version: 1.4.1
Compatibility:
- updated to Minecraft 26.2
Scripting:
- added if target_block_face <direction>
- added toggle_input <input> <boolean>
- added craft <item> [delay] [amount] # i-no-am
- improved scripting autocomplete and syntax highlighting # i-no-am
- made autocomplete appear only while typing # i-no-am
User Interface:
- made InGameHuds warning messages clickable # i-no-am
- made the scripting editor operate much like VSCode # i-no-am
- added animated conditional visibility for module settings # i-no-am
- added an option to hide scripting errors from chat # i-no-am
- fixed custom splash frequency # i-no-am
- fixed keybind navigation opening the home screen first
Modules:
- improved GuiCursor speed and logic # i-no-am
- made GuiCursor ignore the offhand slot # i-no-am
- added a directional shield toggle for AxeSwap
- added Rising and Vortex modes to TotemChams # i-no-am
- improved TeamDetector manual-player handling # i-no-am
- fixed NoResPack causing hangs or kicks on forced packs # i-no-am

Keybindings
| Keybinding | Key Name | Description |
|---|---|---|
| APOSTROPHE | ' |
Open module settings screen |
| COMMA | , |
Custom commands prefix |
| COLON | ; |
Open hud editor screen |
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers