G GameIDs
minecraft · recipes · 1.20.6

Iron Leggings

iron_leggings

Recipe #668

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "X": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "XXX",
        "X X",
        "X X"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:iron_leggings"
    }
}