G GameIDs
minecraft · recipes · 1.21.11

Acacia Stairs

acacia_stairs

Recipe #899

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "wooden_stairs",
    "key": {
        "#": "minecraft:acacia_planks"
    },
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:acacia_stairs"
    }
}