Ritual using Any Ender Pearls, Echo of the Void, Bucket of Liquid Void and Echo of the Void. Produces Void Flash Focus.
item· Other
Void Flash Focus
Goety · by Polarice3
Void Flash Focus is an item from Goety, crafted from Any Ender Pearls, Echo of the Void, and Bucket of Liquid Void. Shoots a Void Shock Bomb that will explode upon impact and shoots out several Void Shocks.
Function
Shoots a Void Shock Bomb that will explode upon impact and shoots out several Void Shocks.
Acquisition
Related items
Developer reference
- Registry name
goety:void_flash_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ender_pearls"
},
{
"item": "goety:void_echo"
},
{
"item": "goety:void_bucket"
},
{
"item": "goety:void_echo"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}