Crafting using Refined Obsidian Ingot, Refined Obsidian Ingot, Refined Obsidian Ingot, Refined Obsidian Ingot, Refined Glowstone Ingot, Refined Obsidian Ingot, Refined Obsidian Ingot, Refined Obsidian Ingot and Refined Obsidian Ingot, arranged in the pattern shown. Produces 9× Teleporter Frame.
Teleporter Frame
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Teleporter Frame | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:teleporter_frame- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"IGI",
"III"
],
"ingredients": {
"G": {
"tag": "forge:ingots/refined_glowstone"
},
"I": {
"tag": "forge:ingots/refined_obsidian"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}