Ice Storm Focus
16×16 · BAKED

item· Other

Ice Storm Focus

Goety · by Polarice3
item Focuses

Ice Storm Focus is an item from Goety, crafted from Wind Core, Jade, Powder Snow Bucket, Phantom Membrane, and Ectoplasm. Shoots an Ice Storm that damages targets within its radius with freezing damage and gives Freezing for a short time.

Function

Shoots an Ice Storm that damages targets within its radius with freezing damage and gives Freezing for a short time. Can pass through blocks but moves slowly.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:wind_core"
    },
    {
      "item": "goety:jade"
    },
    {
      "item": "minecraft:powder_snow_bucket"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "goety:ectoplasm"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}