File Details
jjck-1.0.5.jar
- R
- Jun 28, 2026
- 813.52 KB
- 121
- 1.20.1
- Forge
File Name
jjck-1.0.5.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
#Added "Battle Mode" and "Default Mode" Toggle Features
* Previously, when a block was within the player's reach, the default Minecraft mouse button action would trigger automatically. This logic has now been updated so you can toggle it ON/OFF via a keybind.
[Battle Mode]
* ON: Disables the default Minecraft mouse button action, forcing only the mouse-bound techniques to trigger.
* OFF: Disables mouse-bound techniques, forcing only the default Minecraft mouse button action to trigger.
[Default Mode]
* ON: Keeps the original behavior where the default Minecraft mouse button triggers automatically if a block is within the player's reach.
* OFF: Disables the ON feature entirely.
---
###💬 Developer Comment
"In intense combat situations, there were frustrating moments where the default Minecraft mouse action would trigger unintentionally instead of the mouse-bound technique you actually wanted to use.
To fix this, I added a toggle feature for that logic, making it flexible so that it only functions exactly when you want it to."