Mek Data using Energy Tablet, Basic Control Circuit, Teleportation Core, Basic Control Circuit and Energy Tablet, arranged in the pattern shown. Produces Portable Teleporter.
Portable Teleporter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
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
}