G GameIDs
minecraft · recipes · 1.13.2

Cobblestone Stairs

cobblestone_stairs

Recipe #593

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:cobblestone"
        }
    },
    "result": {
        "item": "minecraft:cobblestone_stairs",
        "count": 4
    }
}