G GameIDs
minecraft · recipes · 1.13.2

Nether Brick Stairs

nether_brick_stairs

Recipe #40

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