G GameIDs
minecraft · recipes · 1.21.11

Copper Chestplate

copper_chestplate

Recipe #521

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "X": "minecraft:copper_ingot"
    },
    "pattern": [
        "X X",
        "XXX",
        "XXX"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:copper_chestplate"
    }
}