G GameIDs
minecraft · recipes · 1.19.4

Granite Wall

granite_wall

Recipe #158

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:granite"
        }
    },
    "pattern": [
        "###",
        "###"
    ],
    "result": {
        "count": 6,
        "item": "minecraft:granite_wall"
    },
    "show_notification": true
}