Fire Blast Focus
16×16 · BAKED

item· Other

Fire Blast Focus

Goety · by Polarice3
item Focuses

Fire Blast Focus is an item from Goety, crafted from Any Coal Storage Block, Any Blaze Rod, TNT, Lava Bucket, and Ghast Tear. Summons a non-destructive fiery explosion on the caster, knocking back, burning and damaging nearby non-allied targets.

Function

Summons a non-destructive fiery explosion on the caster, knocking back, burning and damaging nearby non-allied targets.

Acquisition

Ritual using Any Coal Storage Block, Any Blaze Rod, TNT, Lava Bucket, Any Coal Storage Block, Any Blaze Rod, Lava Bucket and Ghast Tear. Produces Fire Blast Focus.

Ritual
Any Coal Storage Block Any Coal Storage Block·members not yet documentedAny Blaze Rod Any Blaze Rod·members not yet documented TNTLava Bucket Lava BucketAny Coal Storage Block Any Coal Storage Block·members not yet documentedAny Blaze Rod Any Blaze Rod·members not yet documentedLava Bucket Lava BucketGhast Tear Ghast Tear
Fire Blast Focus Fire Blast Focus guaranteed
Developer reference
Registry name
goety:fire_blast_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:storage_blocks/coal"
    },
    {
      "tag": "forge:rods/blaze"
    },
    {
      "item": "minecraft:tnt"
    },
    {
      "item": "minecraft:lava_bucket"
    },
    {
      "tag": "forge:storage_blocks/coal"
    },
    {
      "tag": "forge:rods/blaze"
    },
    {
      "item": "minecraft:lava_bucket"
    },
    {
      "item": "minecraft:ghast_tear"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}