ME P2P Tunnel

item· Other

ME P2P Tunnel

item

ME P2P Tunnel is an item from Applied Energistics 2, crafted from Any Iron Ingot, Engineering Processor, and Fluix Crystal.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Engineering Processor, Any Iron Ingot, Fluix Crystal, Fluix Crystal and Fluix Crystal, arranged in the pattern shown. Produces ME P2P Tunnel.

Crafting
Any Iron Ingot
Any Iron Ingot
Engineering Processor
Any Iron Ingot
Fluix Crystal
Fluix Crystal
Fluix Crystal
ME P2P Tunnel ME P2P Tunnel guaranteed
Developer reference
Registry name
ae2:me_p2p_tunnel
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

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