18 lines
No EOL
278 B
JSON
18 lines
No EOL
278 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": "minecraft:stick",
|
|
"X": "minecraft:flint",
|
|
"Y": "minecraft:feather"
|
|
},
|
|
"pattern": [
|
|
"X",
|
|
"#",
|
|
"Y"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"id": "minecraft:arrow"
|
|
}
|
|
} |