Quick Charge Enchantment Command
Copy the /enchant command for Quick Charge in Minecraft Java 26.2 and Bedrock 26.32. All levels and a pre-enchanted /give variant are shown below.
/enchant commands — all levels
Hold a compatible item before running. /enchant cannot exceed the enchantment's normal max level.
Quick Charge I
Java
/enchant @p minecraft:quick_charge 1Bedrock
/enchant @p quick_charge 1Quick Charge II
Java
/enchant @p minecraft:quick_charge 2Bedrock
/enchant @p quick_charge 2Quick Charge III
Java
/enchant @p minecraft:quick_charge 3Bedrock
/enchant @p quick_charge 3/give equivalent — Crossbow with Quick Charge III
Java
/give @p minecraft:crossbow[enchantments={quick_charge:3}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p quick_charge 3 while holding it.
Works on
Items listed here are covered by the site's give pages. Some additional items (hoes, turtle helmet, etc.) also accept this enchantment but are not listed.
What Quick Charge does
Reduces crossbow loading time. At level III the loading time is reduced by 0.75 seconds, making it nearly instant.
Frequently asked questions
- How do I get Quick Charge in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:quick_charge 3 (Java) or /enchant @p quick_charge 3 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Quick Charge?
- The maximum level is Quick Charge III (level 3). Using /give you can technically set any integer, but levels above 3 don't add further benefit in most cases.
- Does the Quick Charge command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p quick_charge 3 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.