External Heater
immersiveengineering:furnace_heater

External Heater

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Forced ChiselablePickaxe Mineable

Acquisition

Crafting using Any Copper Plate, LV Wire Coil, Any Copper Plate, LV Wire Coil, Iron Sheetmetal, LV Wire Coil, Any Copper Plate, Any Redstone Dust and Any Copper Plate, arranged in the pattern shown. Produces External Heater.

Crafting
External Heater External Heater guaranteed

Mining & drops

sourcecountchanceconditions
External Heater1–1100%Survives Explosion

Used in (1)

Crafting using Iron Sheetmetal, Iron Sheetmetal, Iron Sheetmetal, Iron Sheetmetal, Fluid Pipe and External Heater, arranged in the pattern shown. Produces Blast Furnace Preheater.

Crafting
Blast Furnace Preheater Blast Furnace Preheater guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:furnace_heater
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
chiselsandbits:blocks/chiselable/forced
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pwp",
    "wsw",
    "prp"
  ],
  "ingredients": {
    "p": {
      "tag": "forge:plates/copper"
    },
    "r": {
      "tag": "forge:dusts/redstone"
    },
    "s": {
      "tag": "forge:sheetmetals/iron"
    },
    "w": {
      "item": "immersiveengineering:wirecoil_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}