Ritual using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Concentrated Emerald, Forbidden Piece and Forbidden Piece. Produces Nameless Crown.
item· Other
Nameless Crown
Goety · by Polarice3
Nameless Crown is an item from Goety, crafted from Any Iron Ingot, Concentrated Emerald, and Forbidden Piece.
Acquisition
Related items
Developer reference
- Registry name
goety:nameless_crown- Namespace
goety- Mod ID
goety- Tags (2)
curios:items/head goety:items/crowns
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"item": "goety:soul_emerald"
},
{
"item": "goety:forbidden_piece"
},
{
"item": "goety:forbidden_piece"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}