Multishot Enchantment Command
Copy the /enchant command for Multishot in Minecraft Java 26.2 and Bedrock 26.32. All levels and a pre-enchanted /give variant are shown below.
/enchant command — all levels
Hold a compatible item before running. /enchant cannot exceed the enchantment's normal max level.
Java
/enchant @p minecraft:multishot 1Bedrock
/enchant @p multishot 1/give equivalent — Crossbow with Multishot
Java
/give @p minecraft:crossbow[enchantments={multishot:1}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p multishot 1 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 Multishot does
Fires three arrows simultaneously (one straight, one angled left, one right) consuming only one arrow. Mutually exclusive with Piercing.
Frequently asked questions
- How do I get Multishot in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:multishot 1 (Java) or /enchant @p multishot 1 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Multishot?
- Multishot only has one level — it's either present on an item or it isn't.
- Does the Multishot command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p multishot 1 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.