Quaking Focus
16×16 · BAKED

item· Other

Quaking Focus

Goety · by Polarice3
item Focuses

Quaking Focus is an item from Goety, crafted from Highrock, Awakened Emerald, and Empty Focus. Sends tremors in front of the caster, damaging and flinging non-allied entities.

Function

Sends tremors in front of the caster, damaging and flinging non-allied entities. Cast crouching will summon tremors around the caster.

Acquisition

Crafting using Highrock, Awakened Emerald, Highrock, Awakened Emerald, Empty Focus, Awakened Emerald, Highrock, Awakened Emerald and Highrock, arranged in the pattern shown. Produces Quaking Focus.

Crafting
Quaking Focus Quaking Focus guaranteed
Developer reference
Registry name
goety:quaking_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sfs",
    "fef",
    "sfs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "item": "goety:magic_emerald"
    },
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}