Haunted Broom
16×16 · BAKED

item· Other

Haunted Broom

Goety · by Polarice3
item

Haunted Broom is an item from Goety, crafted from Flying Ointment, Hay Bale, Occult Fabric, Haunted Log, and Telekinesis Focus.

Acquisition

Developer reference
Registry name
goety:haunted_broom
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:flying_ointment"
    },
    {
      "item": "minecraft:hay_block"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "tag": "goety:haunted_logs"
    },
    {
      "item": "goety:telekinesis_focus"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}