G GameIDs
minecraft · recipes · 1.21.11

Sandstone Stairs

sandstone_stairs

Recipe #745

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": [
            "minecraft:sandstone",
            "minecraft:chiseled_sandstone",
            "minecraft:cut_sandstone"
        ]
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:sandstone_stairs"
    }
}