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