G GameIDs
minecraft · recipes · 1.14.4

Golden Leggings

golden_leggings

Recipe #936

1.14.4 #9
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "XXX",
        "X X",
        "X X"
    ],
    "key": {
        "X": {
            "item": "minecraft:gold_ingot"
        }
    },
    "result": {
        "item": "minecraft:golden_leggings"
    }
}