Stymphalian Arrow
iceandfire:stymphalian_arrow

Stymphalian Arrow

Ice and Fire · by Alexthe666, TheBv
item Arrows

Function

The metallic fletching enables the arrow to soar like a bird.

Acquisition

Crafting using Flint, Treated Stick and Stymphalian Bird Feather, arranged in the pattern shown. Produces 4× Stymphalian Arrow.

Crafting
Flint
Treated Stick
Stymphalian Bird Feather
Stymphalian Arrow Stymphalian Arrow ×4 guaranteed
Developer reference
Registry name
iceandfire:stymphalian_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": "minecraft:flint"
    },
    "Y": {
      "item": "iceandfire:stymphalian_bird_feather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}