Ring of the Forge
16×16 · BAKED

item· Other

Ring of the Forge

Goety · by Polarice3
item Ring

Ring of the Forge is an item from Goety, crafted from Ersatz Leather, Anvil, Ectoplasm, Essence of Shadow, and Concentrated Emerald.

Acquisition

Developer reference
Registry name
goety:ring_of_the_forge
Namespace
goety
Mod ID
goety
Tags (1)
curios:items/ring

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:leather"
    },
    {
      "item": "minecraft:anvil"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "goety:soul_emerald"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}