Tide Arrow
iceandfire:sea_serpent_arrow

Tide Arrow

Ice and Fire · by Alexthe666, TheBv
item Arrows

Function

Not Inundated by water!

Acquisition

Crafting using Sea Serpent Fang, Treated Stick and Any Sea Serpent Scale, arranged in the pattern shown. Produces 4× Tide Arrow.

Crafting
Sea Serpent Fang
Treated Stick
Any Sea Serpent Scale
Tide Arrow Tide Arrow ×4 guaranteed
Developer reference
Registry name
iceandfire:sea_serpent_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:sea_serpent_fang"
    },
    "Y": {
      "tag": "iceandfire:scales/sea_serpent"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}