G GameIDs
minecraft · recipes · 1.14.4

Snow

snow

Recipe #375

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