G GameIDs
minecraft · recipes · 1.18.2

Cobbled Deepslate Stairs

cobbled_deepslate_stairs

Recipe #147

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:cobbled_deepslate"
        }
    },
    "result": {
        "item": "minecraft:cobbled_deepslate_stairs",
        "count": 4
    }
}