Bouncy Bubble Focus
16×16 · BAKED

item· Other

Bouncy Bubble Focus

Goety · by Polarice3
item Focuses

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

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
}