G GameIDs
minecraft · recipes · 1.21.11

Golden Leggings

golden_leggings

Recipe #936

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