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