19 lines
No EOL
327 B
JSON
19 lines
No EOL
327 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": "minecraft:stick",
|
|
"$": "minecraft:tripwire_hook",
|
|
"&": "minecraft:iron_ingot",
|
|
"~": "minecraft:string"
|
|
},
|
|
"pattern": [
|
|
"#&#",
|
|
"~$~",
|
|
" # "
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:crossbow"
|
|
}
|
|
} |