G GameIDs
minecraft · recipes · 1.14.4

Golden Boots

golden_boots

Recipe #932

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