G GameIDs
minecraft · recipes · 1.19.4

Birch Stairs

birch_stairs

Recipe #679

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "wooden_stairs",
    "key": {
        "#": {
            "item": "minecraft:birch_planks"
        }
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "item": "minecraft:birch_stairs"
    },
    "show_notification": true
}