techreborn:iron_alloy_furnace

Iron Alloy Furnace

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Iron Furnace, Iron Furnace, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces Iron Alloy Furnace.

Crafting
Iron Alloy Furnace guaranteed

Mining & drops

sourcecountchanceconditions
Iron Alloy Furnace1–1100%Survives Explosion

Used in (1)

Crafting using Electronic Circuit, Electric Furnace, Iron Alloy Furnace and Electric Furnace, arranged in the pattern shown. Produces Alloy Smelter.

Crafting
Alloy Smelter guaranteed

Block drops

dropscountchanceconditions
Iron Alloy Furnace1–1100%Survives Explosion
Developer reference
Registry name
techreborn:iron_alloy_furnace
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "F F",
    "III"
  ],
  "ingredients": {
    "F": {
      "item": "techreborn:iron_furnace"
    },
    "I": {
      "item": "techreborn:refined_iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}