Files
2022-05-04 18:38:43 +02:00

15 lines
205 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"#": {
"item": "minecraft:snow_block"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:snow"
}
}