techreborn:electric_furnace

Electric Furnace

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Crafting
Electric Furnace guaranteed

Mining & drops

sourcecountchanceconditions
Electric Furnace1–1100%Survives Explosion

Used in (2)

Crafting using Advanced Circuit, Cupronickel Heating Coil, Advanced Circuit, Cupronickel Heating Coil, Advanced Machine Frame, Cupronickel Heating Coil, Electric Furnace, Cupronickel Heating Coil and Electric Furnace, arranged in the pattern shown. Produces Industrial Blast Furnace.

Crafting
Industrial Blast Furnace guaranteed

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

Drops itself when broken.

Developer reference
Registry name
techreborn:electric_furnace
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    "RFR",
    "   "
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "F": {
      "item": "techreborn:iron_furnace"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}