G GameIDs
minecraft · recipes · 1.21.11

Diamond Boots

diamond_boots

Recipe #714

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