Steel Leggings
mekanismtools:steel_leggings

Steel Leggings

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

Acquisition

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

Crafting
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Steel Leggings Steel Leggings guaranteed

Used in (2)

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

Recipe JSON (1):

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