Hydra Arrow
iceandfire:hydra_arrow

Hydra Arrow

Ice and Fire · by Alexthe666, TheBv
item Arrows

Function

Poisons and leeches life from target

Acquisition

Crafting using Hydra Fang, Treated Stick and Lily Pad, arranged in the pattern shown. Produces 4× Hydra Arrow.

Crafting
Hydra Fang
Treated Stick
Lily Pad
Hydra Arrow Hydra Arrow ×4 guaranteed
Developer reference
Registry name
iceandfire:hydra_arrow
Namespace
iceandfire
Mod ID
iceandfire
Tags (1)
minecraft:items/arrows

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#",
    "Y"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "iceandfire:hydra_fang"
    },
    "Y": {
      "item": "minecraft:lily_pad"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}