Crafting using Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Leather Boots.
Leather Boots
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Junk (minecraft) minecraft:junk | 1–1 | 100% | — |
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Loot table: Village Tannery (minecraft) minecraft:village_tannery | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
minecraft:leather_boots- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:items/freeze_immune_wearables minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"X X"
],
"ingredients": {
"X": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}