Sonic Boom Focus
16×16 · BAKED

item· Other

Sonic Boom Focus

Goety · by Polarice3
item Focuses

Sonic Boom Focus is an item from Goety, crafted from Ruby of Souls, Sculk Shrieker, Sculk Catalyst, and Echo Shard. Shoots a Sonic Boom in front of them.

Function

Shoots a Sonic Boom in front of them. Sonic Booms deals damage that goes through armor and enchantments.

Acquisition

Developer reference
Registry name
goety:sonic_boom_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:soul_ruby"
    },
    {
      "item": "minecraft:sculk_shrieker"
    },
    {
      "item": "minecraft:sculk_shrieker"
    },
    {
      "item": "minecraft:sculk_shrieker"
    },
    {
      "item": "minecraft:sculk_catalyst"
    },
    {
      "item": "minecraft:sculk_shrieker"
    },
    {
      "item": "minecraft:echo_shard"
    },
    {
      "item": "minecraft:echo_shard"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}