Warrior Leggings
16×16 · BAKED

item· Armor

Warrior Leggings

Immersive Armors · by Luke100000
item Leggings ArmorArmor

Warrior Leggings is an item from Immersive Armors, crafted from Iron Ingot and Leather Pants.

Acquisition

Crafting using Iron Ingot, Leather Pants, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Warrior Leggings.

Crafting
Iron Ingot
Leather Pants
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Warrior Leggings Warrior Leggings guaranteed
Developer reference
Registry name
immersive_armors:warrior_leggings
Namespace
immersive_armors
Mod ID
immersive_armors
Tags (2)
forge:items/armors/leggings
immersive_armors:items/armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ILI",
    "I I",
    "I I"
  ],
  "ingredients": {
    "I": {
      "anyOf": [
        {
          "item": "minecraft:iron_ingot"
        }
      ]
    },
    "L": {
      "anyOf": [
        {
          "item": "minecraft:leather_leggings"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}