Fast PvP quickcast on middle click: instantly use Ender Pearl, Wind Charge, or place End Crystal and return to your previous hotbar slot.
QuickCast PvP is a lightweight client-side Fabric mod for Minecraft Java 1.21.1 designed for PvP: press Middle Mouse Button to instantly perform a selected quick action (Ender Pearl / Wind Charge / End Crystal).
After the action, the mod can automatically restore your previous hotbar slot (default), so you can keep your combo flow without manual switching.
This mod only runs logic when you press the keybind (no heavy tick spam).
RESTORE (default): return to previous slotKEEP_NEW_SLOT: stay on the used item slot120ms) to prevent spamWhen you press Middle Mouse Button, the mod:
defaultAction (Pearl / Wind Charge / Crystal)Important: End Crystal placement is server-validated (obsidian/bedrock rules, space, permissions, etc.). This mod only attempts the placement.
Config file:
.minecraft/config/quickcastpvp.jsonOptions:
defaultAction: ENDER_PEARL | WIND_CHARGE | END_CRYSTALafterUseBehavior: RESTORE | KEEP_NEW_SLOTrestorePreviousSlot: true/falsecooldownMs: integer (default 120)showChatFeedback: true/falseallowWhileScreenOpen: true/falsecrystalPlaceMode: TRY_PLACE | PLACE_AT_CROSSHAIR_IF_POSSIBLErequireHotbarOnly: true/false
requireHotbarOnly=false (inventory-to-hotbar swap) is not implemented yet and will fall back to hotbar-only.If you install Mod Menu and Cloth Config, you can edit these settings in-game.
Conversation