Portable Teleporter
mekanism:portable_teleporter

Portable Teleporter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Mek Data using Energy Tablet, Basic Control Circuit, Teleportation Core, Basic Control Circuit and Energy Tablet, arranged in the pattern shown. Produces Portable Teleporter.

Mek Data
Energy Tablet
Basic Control Circuit
Teleportation Core
Basic Control Circuit
Energy Tablet
Portable Teleporter Portable Teleporter guaranteed
Developer reference
Registry name
mekanism:portable_teleporter
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    " E ",
    "CTC",
    " E "
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/basic"
    },
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "T": {
      "item": "mekanism:teleportation_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}