Frost Crown
16×16 · BAKED

item· Other

Frost Crown

Goety · by Polarice3
item HeadCrowns

Frost Crown is an item from Goety, crafted from Occult Fabric, Chill Fabric, Ectoplasm, and Snow Block.

Acquisition

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