Crafting using Sea Serpent Fang, Sea Serpent Fang, Sea Serpent Fang, Any Sea Serpent Scale, Any Diamond Gem, Any Sea Serpent Scale and Dragon Bone, arranged in the pattern shown. Produces Tide Trident.
Tide Trident
Ice and Fire · by Alexthe666, TheBv
Function
Very strong trident weapon Pierces through multiple enemies
Acquisition
Related items
Developer reference
- Registry name
iceandfire:tide_trident- Namespace
iceandfire- Mod ID
iceandfire- Tags (3)
forge:items/tools/tridents forge:items/tools minecraft:items/tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TTT",
"SDS",
" B "
],
"ingredients": {
"B": {
"item": "iceandfire:dragonbone"
},
"D": {
"tag": "forge:gems/diamond"
},
"S": {
"tag": "iceandfire:scales/sea_serpent"
},
"T": {
"item": "iceandfire:sea_serpent_fang"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}