Amphithere Arrow
iceandfire:amphithere_arrow

Amphithere Arrow

Ice and Fire · by Alexthe666, TheBv
item Arrows

Function

Knocks all mobs back with the power of an ampithere's wings!

Acquisition

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

Crafting
Flint
Treated Stick
Amphithere Feather
Amphithere Arrow Amphithere Arrow ×4 guaranteed
Developer reference
Registry name
iceandfire:amphithere_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:amphithere_feather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}