G GameIDs
minecraft · recipes · 1.20.6

Oak Stairs

oak_stairs

Recipe #145

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "wooden_stairs",
    "key": {
        "#": {
            "item": "minecraft:oak_planks"
        }
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:oak_stairs"
    }
}