Bronze Leggings
mekanismtools:bronze_leggings

Bronze Leggings

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Bronze LeggingTrimmable Armor

Acquisition

Crafting using Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot and Any Bronze Ingot, arranged in the pattern shown. Produces Bronze Leggings.

Crafting
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Bronze Leggings Bronze Leggings guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:bronze_leggings
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (2)
forge:items/armors/leggings/bronze
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "I I",
    "I I"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/bronze"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}