Hunter's Bow
16×16 · BAKED

tool· Tools

Hunter's Bow

Goety · by Polarice3
item Bows Tool

Hunter's Bow is a tool from Goety, crafted from Ersatz Leather, Awakened Emerald, Cursed Metal Ingot, Any Diamond Gem, and Haunted Log.

Acquisition

Developer reference
Registry name
goety:hunters_bow
Namespace
goety
Mod ID
goety
Tags (1)
forge:items/tools/bows

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:leather"
    },
    {
      "tag": "forge:gems/emerald"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "tag": "goety:haunted_logs"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}