20 lines
305 B
JSON
20 lines
305 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"#=#",
|
|
"###",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:diamond"
|
|
},
|
|
"=": {
|
|
"item": "minecraft:orange_stained_glass"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "militaryarmor:vsu_vest_2"
|
|
}
|
|
} |