21 lines
No EOL
306 B
JSON
21 lines
No EOL
306 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:rabbit_hide"
|
|
},
|
|
"-": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"-#-",
|
|
"# #",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:bundle"
|
|
}
|
|
} |