G GameIDs
minecraft · recipes · 26.1.2

Iron Chestplate

iron_chestplate

Recipe #747

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "X": "minecraft:iron_ingot"
    },
    "pattern": [
        "X X",
        "XXX",
        "XXX"
    ],
    "result": {
        "id": "minecraft:iron_chestplate"
    }
}