16 lines
236 B
JSON
16 lines
236 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"# #"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:emerald"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "vanilla:emerald_helmet",
|
|
"count": 1
|
|
}
|
|
} |