G GameIDs
minecraft · recipes · 1.13.2

Golden Boots

golden_boots

Recipe #932

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "X X",
        "X X"
    ],
    "key": {
        "X": {
            "item": "minecraft:gold_ingot"
        }
    },
    "result": {
        "item": "minecraft:golden_boots"
    }
}