minecraft-assets/data/minecraft/recipes/snow.json

16 lines
227 B
JSON

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