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