Ritual using Any Gold Ingot, Any Gold Ingot, Any Lapis Gem, Any Lapis Gem and Concentrated Emerald. Produces Ring of Want.
item· Other
Ring of Want
Goety · by Polarice3
Ring of Want is an item from Goety, crafted from Any Gold Ingot, Any Lapis Gem, and Concentrated Emerald.
Acquisition
Related items
Developer reference
- Registry name
goety:ring_of_want- Namespace
goety- Mod ID
goety- Tags (1)
curios:items/ring
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:gems/lapis"
},
{
"tag": "forge:gems/lapis"
},
{
"item": "goety:soul_emerald"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}