Iron Plate
embers:iron_plate

Iron Plate

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Iron Plate

Iron Plate is a item from Embers Rekindled, crafted from Any Iron Ingot and Tinker's Hammer.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot and Tinker's Hammer, in any arrangement. Produces Iron Plate.

Crafting ⇆ any arrangement
Any Iron Ingot
Any Iron Ingot
Tinker's Hammer
Iron Plate Iron Plate guaranteed
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
}