Industrial Iron Ingot
16×16 · BAKED

item· Ingots & Materials

Industrial Iron Ingot

Create Deco · by Kayla, Talrey, Ordana, Cassian
item Industrial Iron Ingots Ingot

Industrial Iron Ingot is an item from Create Deco, crafted from Industrial Iron Nugget.

Acquisition

Crafting using Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget, Industrial Iron Nugget and Industrial Iron Nugget, arranged in the pattern shown. Produces Industrial Iron Ingot.

Crafting
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Nugget
Industrial Iron Ingot Industrial Iron Ingot guaranteed

Compacting using Iron Ingot. Produces Industrial Iron Ingot.

Compacting
Industrial Iron Ingot Industrial Iron Ingot guaranteed

Crafting using Block of Industrial Iron, in any arrangement. Produces 9× Industrial Iron Ingot.

Crafting ⇆ any arrangement
Industrial Iron Ingot Industrial Iron Ingot ×9 guaranteed

Used in

Crafting using Industrial Iron Ingot, Industrial Iron Ingot, Industrial Iron Ingot, Industrial Iron Ingot, Industrial Iron Ingot and Industrial Iron Ingot, arranged in the pattern shown. Produces 16× Industrial Iron Bars.

Crafting
Industrial Iron Ingot
Industrial Iron Ingot
Industrial Iron Ingot
Industrial Iron Ingot
Industrial Iron Ingot
Industrial Iron Ingot
Industrial Iron Bars Industrial Iron Bars ×16 guaranteed

Crafting using Industrial Iron Ingot, in any arrangement. Produces 9× Industrial Iron Nugget.

Crafting ⇆ any arrangement
Industrial Iron Ingot
Industrial Iron Nugget Industrial Iron Nugget ×9 guaranteed
view all 16 →
Developer reference
Registry name
createdeco:industrial_iron_ingot
Namespace
createdeco
Mod ID
createdeco
Tags (1)
createdeco:items/internal/ingots/industrial_iron_ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    "XXX",
    "XXX"
  ],
  "ingredients": {
    "X": {
      "item": "createdeco:industrial_iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:compacting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "create:industrial_iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}