Supercharged Coil
mekanism:supercharged_coil

Supercharged Coil

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

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Ultimate Control Circuit, Laser, Ultimate Control Circuit, Polonium Pellet, Polonium Pellet and Polonium Pellet, arranged in the pattern shown. Produces Supercharged Coil.

Crafting
Copper Ingot
Copper Ingot
Copper Ingot
Ultimate Control Circuit
Laser
Ultimate Control Circuit
Polonium Pellet
Polonium Pellet
Polonium Pellet
Supercharged Coil Supercharged Coil guaranteed

Mining & drops

sourcecountchanceconditions
Supercharged Coil1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ccc",
    "C#C",
    "AAA"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:laser"
    },
    "A": {
      "item": "mekanism:pellet_polonium"
    },
    "C": {
      "tag": "forge:circuits/ultimate"
    },
    "c": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}