G GameIDs
minecraft · recipes · 1.21.11

Weathered Copper Grate

weathered_copper_grate

Recipe #475

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "weathered_copper_grate",
    "key": {
        "M": "minecraft:weathered_copper"
    },
    "pattern": [
        " M ",
        "M M",
        " M "
    ],
    "result": {
        "count": 4,
        "id": "minecraft:weathered_copper_grate"
    }
}