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.
Teleporter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Teleporter | 1–1 | 100% | — |
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
}
