Totem of Souls
16×16 · BAKED

item· Other

Totem of Souls

Goety · by Polarice3
item CharmTotems

Totem of Souls is an item from Goety, crafted from Awakened Emerald, Any Gold Ingot, Soul Lantern, and Any Lapis Gem.

Acquisition

Crafting using Awakened Emerald, Any Gold Ingot, Awakened Emerald, Any Gold Ingot, Soul Lantern, Any Gold Ingot, Any Lapis Gem, Any Gold Ingot and Any Lapis Gem, arranged in the pattern shown. Produces Totem of Souls.

Crafting
Awakened Emerald
Any Gold Ingot
Awakened Emerald
Any Gold Ingot
Soul Lantern
Any Gold Ingot
Any Lapis Gem
Any Gold Ingot
Any Lapis Gem
Totem of Souls Totem of Souls guaranteed

Crafting using Soul Lantern and Spent Totem of Souls, in any arrangement. Produces Totem of Souls.

Crafting ⇆ any arrangement
Soul Lantern
Spent Totem of Souls
Totem of Souls Totem of Souls guaranteed
Developer reference
Registry name
goety:totem_of_souls
Namespace
goety
Mod ID
goety
Tags (2)
curios:items/charm
goety:items/totems

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ege",
    "gsg",
    "lgl"
  ],
  "ingredients": {
    "e": {
      "item": "goety:magic_emerald"
    },
    "g": {
      "tag": "forge:ingots/gold"
    },
    "l": {
      "tag": "forge:gems/lapis"
    },
    "s": {
      "item": "minecraft:soul_lantern"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:soul_lantern"
    },
    {
      "item": "goety:spent_totem"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}