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