G GameIDs
minecraft · recipes · 1.21.11

Copper Grate

copper_grate

Recipe #744

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