mekanismgenerators:electromagnetic_coil

Electromagnetic Coil

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Gold Ingot, Any Steel Ingot, Any Gold Ingot, Energy Tablet, Any Gold Ingot, Any Steel Ingot, Any Gold Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Electromagnetic Coil.

Crafting
Any Steel Ingot
Any Gold Ingot
Any Steel Ingot
Any Gold Ingot
Energy Tablet
Any Gold Ingot
Any Steel Ingot
Any Gold Ingot
Any Steel Ingot
Electromagnetic Coil guaranteed

Mining & drops

sourcecountchanceconditions
Electromagnetic Coil1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:electromagnetic_coil
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SIS",
    "IEI",
    "SIS"
  ],
  "ingredients": {
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "I": {
      "tag": "forge:ingots/gold"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}