Crafting using Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces Diamond Boots.
Diamond Boots
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: End City Treasure (minecraft) minecraft:end_city_treasure | 1–1 | 100% | — |
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–3 | 100% | — |
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–3 | 100% | — |
Related items
Developer reference
- Registry name
minecraft:diamond_boots- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"X X"
],
"ingredients": {
"X": {
"item": "minecraft:diamond"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}