Travel Anchor
enderio:travel_anchor

Travel Anchor

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Conduit Binder, Any Iron Ingot, Conduit Binder, Pulsating Crystal, Conduit Binder, Any Iron Ingot, Conduit Binder and Any Iron Ingot, arranged in the pattern shown. Produces Travel Anchor.

Crafting
Any Iron Ingot
Conduit Binder
Any Iron Ingot
Conduit Binder
Pulsating Crystal
Conduit Binder
Any Iron Ingot
Conduit Binder
Any Iron Ingot
Travel Anchor Travel Anchor guaranteed

Mining & drops

sourcecountchanceconditions
Travel Anchor1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:travel_anchor
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IBI",
    "BCB",
    "IBI"
  ],
  "ingredients": {
    "B": {
      "item": "enderio:conduit_binder"
    },
    "C": {
      "tag": "forge:gems/pulsating_crystal"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}