QIO Drive
mekanism:qio_drive_base

QIO Drive

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Crafting using Any Lead Ingot, Ultimate Control Circuit, Any Lead Ingot, Ultimate Control Circuit, Polonium Pellet, Ultimate Control Circuit, Any Lead Ingot, Ultimate Control Circuit and Any Lead Ingot, arranged in the pattern shown. Produces QIO Drive.

Crafting
Any Lead Ingot
Ultimate Control Circuit
Any Lead Ingot
Ultimate Control Circuit
Polonium Pellet
Ultimate Control Circuit
Any Lead Ingot
Ultimate Control Circuit
Any Lead Ingot
QIO Drive QIO Drive guaranteed

Used in (1)

Mek Data using Any Lead Ingot, QIO Drive, Any Lead Ingot, QIO Drive, Any Diamond Gem, QIO Drive, Any Lead Ingot, QIO Drive and Any Lead Ingot, arranged in the pattern shown. Produces Hyper-Dense QIO Drive.

Mek Data
Any Lead Ingot
QIO Drive
Any Lead Ingot
QIO Drive
Any Diamond Gem
QIO Drive
Any Lead Ingot
QIO Drive
Any Lead Ingot
Hyper-Dense QIO Drive Hyper-Dense QIO Drive guaranteed
Developer reference
Registry name
mekanism:qio_drive_base
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ICI",
    "C#C",
    "ICI"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:pellets/polonium"
    },
    "C": {
      "item": "mekanism:ultimate_control_circuit"
    },
    "I": {
      "tag": "forge:ingots/lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}