Files
2025-01-08 18:31:17 +01:00

17 lines
253 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:stick",
"X": "minecraft:string"
},
"pattern": [
" #X",
"# X",
" #X"
],
"result": {
"count": 1,
"id": "minecraft:bow"
}
}