Crafting using Hydra Fang, Treated Stick and Lily Pad, arranged in the pattern shown. Produces 4× Hydra Arrow.
Hydra Arrow
Ice and Fire · by Alexthe666, TheBv
Function
Poisons and leeches life from target
Acquisition
Developer reference
- Registry name
iceandfire:hydra_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": "iceandfire:hydra_fang"
},
"Y": {
"item": "minecraft:lily_pad"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}