Crafting using Refined Obsidian Ingot, Ultimate Control Circuit, Refined Obsidian Ingot, Any Atomic Alloy, Teleportation Core, Any Atomic Alloy, Refined Obsidian Ingot, Ultimate Control Circuit and Refined Obsidian Ingot, arranged in the pattern shown. Produces Quantum Entangloporter.
Quantum Entangloporter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Quantum Entangloporter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:quantum_entangloporter- Namespace
mekanism- Mod ID
mekanism- Tags (2)
minecraft:blocks/hoglin_repellents minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ICI",
"ATA",
"ICI"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/atomic"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"I": {
"tag": "forge:ingots/refined_obsidian"
},
"T": {
"item": "mekanism:teleportation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}