G GameIDs
minecraft · recipes · 1.15.2

Snow Block

snow_block

Recipe #247

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:snowball"
        }
    },
    "result": {
        "item": "minecraft:snow_block"
    }
}