G GameIDs
minecraft · recipes · 26.1.2

Diamond Boots

diamond_boots

Recipe #714

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