Quantum Entangloporter
mekanism:quantum_entangloporter

Quantum Entangloporter

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

Acquisition

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.

Crafting
Refined Obsidian Ingot
Ultimate Control Circuit
Refined Obsidian Ingot
Any Atomic Alloy
Teleportation Core
Any Atomic Alloy
Refined Obsidian Ingot
Ultimate Control Circuit
Refined Obsidian Ingot
Quantum Entangloporter Quantum Entangloporter guaranteed

Mining & drops

sourcecountchanceconditions
Quantum Entangloporter1–1100%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
}