Crafting using Sea Serpent Fang, Treated Stick and Any Sea Serpent Scale, arranged in the pattern shown. Produces 4× Tide Arrow.
Tide Arrow
Ice and Fire · by Alexthe666, TheBv
Function
Not Inundated by water!
Acquisition
Developer reference
- Registry name
iceandfire:sea_serpent_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:sea_serpent_fang"
},
"Y": {
"tag": "iceandfire:scales/sea_serpent"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}