ME Export Bus

item· Other

ME Export Bus

item Item P2p Tunnel P2p Attunement

ME Export Bus is an item from Applied Energistics 2, crafted from Any Iron Ingot, Formation Core, and Piston.

Acquisition

Crafting using Any Iron Ingot, Formation Core, Any Iron Ingot and Piston, arranged in the pattern shown. Produces ME Export Bus.

Crafting
ME Export Bus ME Export Bus guaranteed
Developer reference
Registry name
ae2:export_bus
Namespace
ae2
Mod ID
ae2
Tags (1)
ae2:items/p2p_attunements/item_p2p_tunnel

Recipe JSON (1):

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