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