Crafting using Stymphalian Bird Feather, Stymphalian Bird Feather and Treated Stick, arranged in the pattern shown. Produces Stymphalian Bird Dagger.
Stymphalian Bird Dagger
Ice and Fire · by Alexthe666, TheBv
Function
Extremely fast attack speed
Acquisition
Related items
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
}