block· Machines & Other Blocks

ME IO Port

block Pickaxe Mineable

ME IO Port is a block from Applied Energistics 2, crafted from Black Framed Glass, ME Drive, Fluix ME Glass Cable, Any Iron Ingot, and Logic Processor.

Acquisition

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

Used in

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

Crafting
Spatial IO Port guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aaa",
    "bcb",
    "ded"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:glass"
    },
    "b": {
      "item": "ae2:drive"
    },
    "c": {
      "item": "ae2:fluix_glass_cable"
    },
    "d": {
      "tag": "forge:ingots/iron"
    },
    "e": {
      "item": "ae2:logic_processor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}