ME Import Bus

item· Other

ME Import Bus

item Item P2p Tunnel P2p Attunement

ME Import Bus is an item from Applied Energistics 2, crafted from Annihilation Core, Any Iron Ingot, and Sticky Piston.

Acquisition

Crafting using Annihilation Core, Any Iron Ingot, Sticky Piston and Any Iron Ingot, arranged in the pattern shown. Produces ME Import Bus.

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

Recipe JSON (1):

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