Wild Crown
16×16 · BAKED

item· Other

Wild Crown

Goety · by Polarice3
item HeadCrowns

Wild Crown is an item from Goety, crafted from Occult Fabric, Ectoplasm, and Steep Wood.

Acquisition

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