Ritual using Ersatz Leather, Anvil, Ectoplasm, Essence of Shadow and Concentrated Emerald. Produces Ring of the Forge.
item· Other
Ring of the Forge
Goety · by Polarice3
Ring of the Forge is an item from Goety, crafted from Ersatz Leather, Anvil, Ectoplasm, Essence of Shadow, and Concentrated Emerald.
Acquisition
Related items
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
}