File Details
quickcastpvp-1.0.0.jar
- R
- Feb 8, 2026
- 20.23 KB
- 76
- 1.21.1
- Fabric
File Name
quickcastpvp-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
## v1.0.0 (Minecraft 1.21.1) — Initial Release
### Added
- Middle-click QuickCast for:
- Ender Pearl (use/throw)
- Wind Charge (use/throw)
- End Crystal (attempt placement at crosshair)
- Hotbar search (0..8) with temporary slot switch
- After-use behavior:
- RESTORE (default) — returns to previous slot
- KEEP_NEW_SLOT — stays on used item slot
- Cooldown protection (default 120ms)
- Optional chat feedback
- Optional allowWhileScreenOpen support
- Mod Menu integration + Cloth Config screen (optional)
- JSON config saved to `.minecraft/config/quickcastpvp.json`
### Notes
- End Crystal placement is server-validated; the mod only attempts to place.
- `requireHotbarOnly=false` inventory swapping is not implemented in v1.0.0 (falls back to hotbar-only).