G GameIDs
minecraft · recipes · 1.21.11

Mossy Stone Brick Stairs

mossy_stone_brick_stairs

Recipe #152

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