Ritual using Any Lapis Storage Block, Phantom Membrane, Ectoplasm, Adhesive, Water Bucket, Nautilus Shell and Any Prismarine Gem. Produces Tidal Focus.
item· Other
Tidal Focus
Goety · by Polarice3
Tidal Focus is an item from Goety, crafted from Any Lapis Storage Block, Phantom Membrane, Ectoplasm, Adhesive, Water Bucket, Nautilus Shell, and Any Prismarine Gem. Summons waves of rushing water in front of the caster, pushing away and damaging non-allied targets.
Function
Summons waves of rushing water in front of the caster, pushing away and damaging non-allied targets.
Acquisition
Related items
Developer reference
- Registry name
goety:tidal_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:storage_blocks/lapis"
},
{
"item": "minecraft:phantom_membrane"
},
{
"item": "goety:ectoplasm"
},
{
"tag": "forge:slimeballs"
},
{
"item": "minecraft:water_bucket"
},
{
"item": "minecraft:nautilus_shell"
},
{
"tag": "forge:gems/prismarine"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}