G GameIDs
minecraft · recipes · 1.21.11

Stone Stairs

stone_stairs

Recipe #400

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