Crafting using Flint, Treated Stick and Stymphalian Bird Feather, arranged in the pattern shown. Produces 4× Stymphalian Arrow.
Stymphalian Arrow
Ice and Fire · by Alexthe666, TheBv
Function
The metallic fletching enables the arrow to soar like a bird.
Acquisition
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
}