Ritual using Any Iron Ingot, Any Iron Ingot, Dragon's Breath, Dragon's Breath and Concentrated Emerald. Produces Ring of the Dragon.
item· Other
Ring of the Dragon
Goety · by Polarice3
Ring of the Dragon is an item from Goety, crafted from Any Iron Ingot, Dragon's Breath, and Concentrated Emerald.
Acquisition
Related items
Developer reference
- Registry name
goety:ring_of_the_dragon- Namespace
goety- Mod ID
goety- Tags (1)
curios:items/ring
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"item": "minecraft:dragon_breath"
},
{
"item": "minecraft:dragon_breath"
},
{
"item": "goety:soul_emerald"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}