Crafting using Flint, Treated Stick and Amphithere Feather, arranged in the pattern shown. Produces 4× Amphithere Arrow.
Amphithere Arrow
Ice and Fire · by Alexthe666, TheBv
Function
Knocks all mobs back with the power of an ampithere's wings!
Acquisition
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
}