crossbow.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:stick",
"$": "minecraft:tripwire_hook",
"&": "minecraft:iron_ingot",
"~": "minecraft:string"
},
"pattern": [
"#&#",
"~$~",
" # "
],
"result": {
"count": 1,
"id": "minecraft:crossbow"
}
}