bloodmagic:teleposer

Teleposer

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Ender Pearls, Teleposition Focus, Any Ender Pearls, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Teleposer.

Crafting
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Ender Pearls
Teleposition Focus
Any Ender Pearls
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Teleposer guaranteed

Mining & drops

sourcecountchanceconditions
Teleposer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:teleposer
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ggg",
    "ete",
    "ggg"
  ],
  "ingredients": {
    "e": {
      "tag": "forge:ender_pearls"
    },
    "g": {
      "tag": "forge:ingots/gold"
    },
    "t": {
      "item": "bloodmagic:teleposerfocus"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}