Arrow Rain Focus
16×16 · BAKED

item· Other

Arrow Rain Focus

Goety · by Polarice3
item Focuses

Arrow Rain Focus is an item from Goety, crafted from Hunter's Bow and Fletching Table. Shoots arrows towards an area or target the caster's looking at.

Function

Shoots arrows towards an area or target the caster's looking at.

Acquisition

Developer reference
Registry name
goety:arrow_rain_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tools/bows"
    },
    {
      "item": "minecraft:fletching_table"
    },
    {
      "tag": "forge:tools/bows"
    },
    {
      "item": "minecraft:fletching_table"
    },
    {
      "tag": "forge:tools/bows"
    },
    {
      "item": "minecraft:fletching_table"
    },
    {
      "tag": "forge:tools/bows"
    },
    {
      "item": "minecraft:fletching_table"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}