Ritual using Any Gunpowder, Sculk Shrieker, Any Glowstone Dust and Ghast Tear. Produces Shockwave Focus.
item· Other
Shockwave Focus
Goety · by Polarice3
Shockwave Focus is an item from Goety, crafted from Any Gunpowder, Sculk Shrieker, Any Glowstone Dust, and Ghast Tear. Summons a non-destructive soul explosion on the caster, knocking back and damaging nearby non-allied targets.
Function
Summons a non-destructive soul explosion on the caster, knocking back and damaging nearby non-allied targets.
Acquisition
Related items
Developer reference
- Registry name
goety:shockwave_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:gunpowder"
},
{
"item": "minecraft:sculk_shrieker"
},
{
"tag": "forge:dusts/glowstone"
},
{
"item": "minecraft:ghast_tear"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}