Teleporter
mekanism:teleporter

Teleporter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Hoglin RepellentsPickaxe Mineable

Acquisition

Crafting using Basic Control Circuit, Steel Casing, Basic Control Circuit, Steel Casing, Teleportation Core, Steel Casing, Basic Control Circuit, Steel Casing and Basic Control Circuit, arranged in the pattern shown. Produces Teleporter.

Crafting
Teleporter Teleporter guaranteed

Mining & drops

sourcecountchanceconditions
Teleporter1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:teleporter
Namespace
mekanism
Mod ID
mekanism
Tags (2)
minecraft:blocks/hoglin_repellents
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CXC",
    "XTX",
    "CXC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/basic"
    },
    "T": {
      "item": "mekanism:teleportation_core"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}