G GameIDs
minecraft · recipes · 26.1.2

Copper Boots

copper_boots

Recipe #567

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "X": "minecraft:copper_ingot"
    },
    "pattern": [
        "X X",
        "X X"
    ],
    "result": {
        "id": "minecraft:copper_boots"
    }
}