Leather Pants
minecraft:leather_leggings

Leather Pants

Minecraft · by Mojang Studios
item Freeze Immune WearablesTrimmable Armor

Acquisition

Crafting using Leather, Leather, Leather, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Leather Pants.

Crafting
Leather
Leather
Leather
Leather
Leather
Leather
Leather
Leather Pants Leather Pants guaranteed

Scrapbox using Scrap Box. Produces Leather Pants.

Scrapbox
Leather Pants Leather Pants guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Tannery (minecraft) minecraft:village_tannery1–1100%
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%
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
}