Stymphalian Bird Dagger
iceandfire:stymphalian_bird_dagger

Stymphalian Bird Dagger

Ice and Fire · by Alexthe666, TheBv
item ToolsSwords

Function

Extremely fast attack speed

Acquisition

Crafting using Stymphalian Bird Feather, Stymphalian Bird Feather and Treated Stick, arranged in the pattern shown. Produces Stymphalian Bird Dagger.

Crafting
Stymphalian Bird Feather
Stymphalian Bird Feather
Treated Stick
Stymphalian Bird Dagger Stymphalian Bird Dagger guaranteed
Developer reference
Registry name
iceandfire:stymphalian_bird_dagger
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "F",
    "F",
    "S"
  ],
  "ingredients": {
    "F": {
      "item": "iceandfire:stymphalian_bird_feather"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}