G GameIDs
minecraft · recipes · 1.18.2

Diamond Boots

diamond_boots

Recipe #714

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "X X",
        "X X"
    ],
    "key": {
        "X": {
            "item": "minecraft:diamond"
        }
    },
    "result": {
        "item": "minecraft:diamond_boots"
    }
}