immersiveengineering:electromagnet

Electromagnet

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

Acquisition

Crafting using Any Steel Rod, Electronic Component, Any Steel Rod, LV Wire Coil, Any Iron Ingot, LV Wire Coil, Any Steel Rod, LV Wire Coil and Any Steel Rod, arranged in the pattern shown. Produces Electromagnet.

Crafting
Any Steel Rod
Electronic Component
Any Steel Rod
LV Wire Coil
Any Iron Ingot
LV Wire Coil
Any Steel Rod
LV Wire Coil
Any Steel Rod
Electromagnet guaranteed

Mining & drops

sourcecountchanceconditions
Electromagnet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:electromagnet
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pcp",
    "wiw",
    "pwp"
  ],
  "ingredients": {
    "c": {
      "item": "immersiveengineering:component_electronic"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "p": {
      "tag": "forge:rods/steel"
    },
    "w": {
      "item": "immersiveengineering:wirecoil_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}