G GameIDs
minecraft · recipes · 1.18.2

Waxed Oxidized Cut Copper Stairs

waxed_oxidized_cut_copper_stairs

Recipe #154

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "group": "waxed_oxidized_cut_copper_stairs",
    "pattern": [
        "#  ",
        "## ",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:waxed_oxidized_cut_copper"
        }
    },
    "result": {
        "item": "minecraft:waxed_oxidized_cut_copper_stairs",
        "count": 4
    }
}