15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:snow"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:snow_layer",
|
|
"count": 6
|
|
}
|
|
} |