Crafting using Iron Ingot, Block of Iron, Iron Ingot, Block of Iron, Block of Iron, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Heavy Leggings.
- Inputs
- 4 × Iron Ingot
- 3 × Block of Iron
- Output
- → Heavy Leggings
item· Armor
Heavy Leggings is an item from Immersive Armors, crafted from Iron Ingot and Block of Iron.
Crafting using Iron Ingot, Block of Iron, Iron Ingot, Block of Iron, Block of Iron, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Heavy Leggings.
immersive_armors:heavy_leggingsimmersive_armorsimmersive_armorsforge:items/armors/leggings immersive_armors:items/armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"iIi",
"I I",
"i i"
],
"ingredients": {
"I": {
"anyOf": [
{
"item": "minecraft:iron_block"
}
]
},
"i": {
"anyOf": [
{
"item": "minecraft:iron_ingot"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}