Wind Crown
16×16 · BAKED

item· Other

Wind Crown

Goety · by Polarice3
item HeadCrowns

Wind Crown is an item from Goety, crafted from Occult Fabric, Jade, Ectoplasm, and Phantom Membrane.

Acquisition

Developer reference
Registry name
goety:wind_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:jade"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:jade"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "goety:jade"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}