Death Scythe
16×16 · BAKED

tool· Tools

Death Scythe

Goety · by Polarice3
item Scythes ToolScythe

Death Scythe is a tool from Goety, crafted from Bone, Soul Soil, Any Lapis Gem, Unholy Blood, Dragon's Breath, Ectoplasm, and Savage Tooth.

Acquisition

Developer reference
Registry name
goety:death_scythe
Namespace
goety
Mod ID
goety
Tags (2)
forge:items/tools/scythes
malum:items/scythe

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:bones"
    },
    {
      "tag": "forge:bones"
    },
    {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    {
      "tag": "forge:gems/lapis"
    },
    {
      "item": "goety:unholy_blood"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:savage_tooth"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}