Necro Crown
16×16 · BAKED

item· Other

Necro Crown

Goety · by Polarice3
item HeadCrowns

Necro Crown is an item from Goety, crafted from Occult Fabric, Spirit Fabric, Bone, and Ectoplasm.

Acquisition

Used in

Developer reference
Registry name
goety:necro_crown
Namespace
goety
Mod ID
goety
Tags (2)
curios:items/head
goety:items/crowns

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "tag": "forge:bones"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "forge:bones"
    },
    {
      "item": "goety:ectoplasm"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}