Files
2023-03-22 18:51:17 +01:00

17 lines
256 B
JSON

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