Teeth Focus
16×16 · BAKED

item· Other

Teeth Focus

Goety · by Polarice3
item Focuses

Teeth Focus is an item from Goety, crafted from Savage Tooth, Bone Block, Mystic Core, and Awakened Emerald. Summons a magic Tooth above a location or non-allied target.

Function

Summons a magic Tooth above a location or non-allied target. After a time, it will fall towards the ground, damaging and flinging targets below.

Acquisition

Crafting using Savage Tooth, Bone Block, Savage Tooth, Bone Block, Mystic Core, Bone Block, Awakened Emerald, Awakened Emerald and Awakened Emerald, arranged in the pattern shown. Produces Teeth Focus.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sbs",
    "beb",
    "fff"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:bone_block"
    },
    "e": {
      "item": "goety:mystic_core"
    },
    "f": {
      "item": "goety:magic_emerald"
    },
    "s": {
      "item": "goety:savage_tooth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}