G GameIDs
minecraft · recipes · 1.21.11

Purpur Stairs

purpur_stairs

Recipe #110

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