Frost Nova Focus
16×16 · BAKED

item· Other

Frost Nova Focus

Goety · by Polarice3
item Focuses

Frost Nova Focus is an item from Goety, crafted from Ectoplasm, Any Diamond Gem, TNT, Blue Ice, Powder Snow Bucket, and Ghast Tear. Summons a non-destructive frost explosion on the caster, or on a target if crouch casting, knocking back and freezing nearby non-allied targets.

Function

Summons a non-destructive frost explosion on the caster, or on a target if crouch casting, knocking back and freezing nearby non-allied targets.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "minecraft:tnt"
    },
    {
      "item": "minecraft:blue_ice"
    },
    {
      "item": "minecraft:powder_snow_bucket"
    },
    {
      "item": "minecraft:ghast_tear"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}