Crafting using Any Iron Ingot, Any Iron Ingot and Tinker's Hammer, in any arrangement. Produces Iron Plate.
Iron Plate
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Iron Plate is a item from Embers Rekindled, crafted from Any Iron Ingot and Tinker's Hammer.
Acquisition
Related items
Developer reference
- Registry name
embers:iron_plate- Namespace
embers- Mod ID
embers- Tags (1)
forge:items/plates/iron
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"tag": "embers:tinker_hammer"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}