Crossbow
Crossbow — item.
Obtaining
A crossbow is crafted from an iron ingot, three sticks, two strings, and a tripwire hook. The shaped recipe uses the iron ingot in the centre, the hook below it, and strings on either side of the middle row. Crossbows can also be found in generated loot and are used by pillagers and piglins.
| Recipe pattern | `#&# / ~$~ / # ` |
|---|---|
| Crafting category | Equipment |
| Recipe result | 1 crossbow |
| Recipe id | `minecraft:crossbow` |
Crafting
Result
CrossbowIngredients match the published snapshot.
Usage
A crossbow loads arrows or fireworks and is used for ranged attacks. Loading takes 1.25 seconds (25 game ticks) before the projectile is stored in the charged-projectiles component. An arrow shot uses one durability point and has power 3.15; a firework shot uses three durability points and has power 1.6. The default projectile range is eight blocks.
| Supported projectiles | Arrows and fireworks |
|---|---|
| Charge duration | 1.25 seconds / 25 ticks |
| Arrow power | 3.15 |
| Firework power | 1.6 |
| Default projectile range | 8 blocks |
| Durability cost | 1 for an arrow; 3 for a firework |
Combat behavior
The crossbow stores its loaded projectile instead of firing during the draw animation. A loaded crossbow fires on use, clears its charged-projectiles component, and consumes durability according to the projectile type. Multishot and Piercing cannot be combined because they share the crossbow exclusive set.
| Loaded state | `minecraft:charged_projectiles` |
|---|---|
| Fire action | Use a charged crossbow |
| Exclusive enchantments | Multishot or Piercing |
| Enchanting | Quick Charge, Multishot and Piercing |
Data values
The item identifier is `minecraft:crossbow`. It is non-stackable, has 465 durability, starts with an empty charged-projectiles component, and is the item targeted by the crossbow enchantment tag.
| Identifier | minecraft:crossbow |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/crossbow.json |
| Stack size | 1 |
| Durability | 465 |
| Charged projectiles | Empty by default |
| Enchantable tag | `minecraft:enchantable/crossbow` |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The item class owns charging, projectile selection, durability use, and the draw duration. Recipe, enchantment tags, and generated trades describe the surrounding content without duplicating combat logic.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 802cb238f91b6049f312648e51be3890f450a5fa156caf54e1177f348f3ecc9d |
| Item implementation | net/minecraft/world/item/CrossbowItem.java |
| Item registration | net/minecraft/world/item/Items.java |
| Item identifiers | net/minecraft/references/ItemIds.java |
| Shaped recipe | data/minecraft/recipe/crossbow.json |
| Enchantable tag | data/minecraft/tags/item/enchantable/crossbow.json |
| Exclusive enchantment set | data/minecraft/tags/enchantment/exclusive_set/crossbow.json |
Navigation
Data and provenance
minecraft:crossbow
Snapshot digest verified.
Facts
Facts are not available for this version yet.
802cb238f91b6049f312648e51be3890f450a5fa156caf54e1177f348f3ecc9dProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:crossbow
- Digest
- 802cb238f91b6049f312648e51be3890f450a5fa156caf54e1177f348f3ecc9d
- Missing locales
- ru, en






