Sprightly Focus
16×16 · BAKED

item· Other

Sprightly Focus

Goety · by Polarice3
item Focuses

Sprightly Focus is an item from Goety, crafted from Ectoplasm, Electrocute Focus, Black Framed Glass, Animation Core, and Glow Light Focus. Summons a Sprite that will float around and attack targets with electric shocks..

Function

Summons a Sprite that will float around and attack targets with electric shocks..

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "efe",
    "gcg",
    "ele"
  ],
  "ingredients": {
    "c": {
      "item": "goety:animation_core"
    },
    "e": {
      "item": "goety:ectoplasm"
    },
    "f": {
      "item": "goety:electrocute_focus"
    },
    "g": {
      "tag": "forge:glass"
    },
    "l": {
      "item": "goety:glow_light_focus"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}