G GameIDs
minecraft · recipes · 1.21.11

Mud Brick Stairs

mud_brick_stairs

Recipe #574

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