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.
- Inputs
- 6 × Iron Ingot
- Leather Pants
- Output
- → Warrior Leggings
item· Armor
Warrior Leggings is an item from Immersive Armors, crafted from Iron Ingot and Leather Pants.
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.
immersive_armors:warrior_leggingsimmersive_armorsimmersive_armorsforge: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
}