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.

Teleposer
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Teleposer | 1–1 | 100% | 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
}