minecraft · recipes
· 26.1.2
Crossbow
crossbow
Recipe #851
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:stick",
"$": "minecraft:tripwire_hook",
"&": "minecraft:iron_ingot",
"~": "minecraft:string"
},
"pattern": [
"#&#",
"~$~",
" # "
],
"result": {
"id": "minecraft:crossbow"
}
}