G GameIDs
minecraft · recipes · 1.21.11

Smooth Quartz Stairs

smooth_quartz_stairs

Recipe #28

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:smooth_quartz"
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:smooth_quartz_stairs"
    }
}