Ritual using Any Netherite Ingot, Any Blaze Rod, Any Blaze Rod, Ectoplasm, Any Netherite Ingot and Ectoplasm. Produces Nether Crown.
item· Other
Nether Crown
Goety · by Polarice3
Nether Crown is an item from Goety, crafted from Any Netherite Ingot, Any Blaze Rod, and Ectoplasm.
Acquisition
Related items
Developer reference
- Registry name
goety:nether_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/netherite"
},
{
"tag": "forge:rods/blaze"
},
{
"tag": "forge:rods/blaze"
},
{
"item": "goety:ectoplasm"
},
{
"tag": "forge:ingots/netherite"
},
{
"item": "goety:ectoplasm"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}