Ultimate Induction Cell
mekanism:ultimate_induction_cell

Ultimate Induction Cell

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Mek Data using Energy Tablet, Elite Induction Cell, Energy Tablet, Elite Induction Cell, Ultimate Energy Cube, Elite Induction Cell, Energy Tablet, Elite Induction Cell and Energy Tablet, arranged in the pattern shown. Produces Ultimate Induction Cell.

Mek Data
Energy Tablet
Elite Induction Cell
Energy Tablet
Elite Induction Cell
Ultimate Energy Cube
Elite Induction Cell
Energy Tablet
Elite Induction Cell
Energy Tablet
Ultimate Induction Cell Ultimate Induction Cell guaranteed

Mining & drops

sourcecountchanceconditions
Ultimate Induction Cell1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "EPE",
    "P#P",
    "EPE"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:ultimate_energy_cube"
    },
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "P": {
      "item": "mekanism:elite_induction_cell"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}