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? |
| 1.21.11 | ClickCrystals-1.21.11-1.3.8.jar *recommended |
| 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.3.8
Performance:
- used spark profiler to optimize method calls that cause lag spikes
- fixed entity tick lag
- improved GUI responsiveness # let_me_practice
- significant performance improvements, especially for mobile / Pojav users # let_me_practice
Scripting:
- if invisible
- if blocking (directional shield detection)
- if entity_in_fov <identifier> <num>
- if block_in_fov <identifier> <num>
- if hotbar_count <comparator> <num>
- if slot <int> <identifier>
Modules:
- Fixed BreachSwap
- Fixed StunSlam
- Improved AxeSwap shield detection (directional blocking)
Patches:
- patch and undisable TotemPopColor
- patch and undisable SelfGlow # i-no-am
- patch and fixed message broadcast # i-no-am
- fixed modules not toggling correctly after input-related changes # let_me_practice
Scripts:
- Improved entity interactions # i-no-am
- vel values now support decimal numbers # let_me_practice
GUI:
- added ping for users that haven't read new announcement bulletins
- refactored text input handling to support virtual keyboards (mobile / Pojav) # let_me_practice
- separated character input from key actions # let_me_practice
- fixed duplicated or dropped text input across all text fields # let_me_practice
- fixed script IDE opening wrong screen # let_me_practice
- fixed paste script crash # let_me_practice
- fixed script save spinner getting stuck # let_me_practice

Keybindings
| Keybinding | Key Name | Description |
|---|---|---|
| APOSTROPHE | ' | Open module settings screen |
| COMMA | , | Custom commands prefix |
| COLON | ; | Open hud editor screen |
