ME Drive
16×16 · BAKED

block· Machines & Other Blocks

ME Drive

block Pickaxe Mineable

ME Drive is a block from Applied Energistics 2, crafted from Any Iron Ingot, Engineering Processor, and Fluix ME Glass Cable.

Acquisition

Crafting using Any Iron Ingot, Engineering Processor, Any Iron Ingot, Fluix ME Glass Cable, Fluix ME Glass Cable, Any Iron Ingot, Engineering Processor and Any Iron Ingot, arranged in the pattern shown. Produces ME Drive.

Crafting
Any Iron Ingot
Engineering Processor
Any Iron Ingot
Fluix ME Glass Cable
Fluix ME Glass Cable
Any Iron Ingot
Engineering Processor
Any Iron Ingot
ME Drive ME Drive guaranteed

Used in

Crafting using Black Framed Glass, Black Framed Glass, Black Framed Glass, ME Drive, Fluix ME Glass Cable, ME Drive, Any Iron Ingot, Logic Processor and Any Iron Ingot, arranged in the pattern shown. Produces ME IO Port.

Crafting
ME IO Port guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "c c",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "ae2:engineering_processor"
    },
    "c": {
      "item": "ae2:fluix_glass_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}