Ritual using Pufferfish, Wind Core and Water Bucket. Produces Bouncy Bubble Focus.
item· Other
Bouncy Bubble Focus
Goety · by Polarice3
Bouncy Bubble Focus is an item from Goety, crafted from Pufferfish, Wind Core, and Water Bucket. Shoots a giant bubble that bounces off surfaces and targets.
Function
Shoots a giant bubble that bounces off surfaces and targets.
Acquisition
Related items
Developer reference
- Registry name
goety:bouncy_bubble_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:pufferfish"
},
{
"item": "goety:wind_core"
},
{
"item": "minecraft:water_bucket"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}