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.

Electromagnet
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Electromagnet | 1–1 | 100% | 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
}