G GameIDs
minecraft · recipes · 26.1.2

Bamboo Stairs

bamboo_stairs

Recipe #716

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "wooden_stairs",
    "key": {
        "#": "minecraft:bamboo_planks"
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:bamboo_stairs"
    }
}