arrow.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:flint"
},
"Y": {
"item": "minecraft:feather"
}
},
"pattern": [
"X",
"#",
"Y"
],
"result": {
"count": 4,
"item": "minecraft:arrow"
},
"show_notification": true
}