Flame Strike Focus
16×16 · BAKED

item· Other

Flame Strike Focus

Goety · by Polarice3
item Focuses

Flame Strike Focus is an item from Goety, crafted from Lava Bucket, Magma Block, Any Blaze Rod, and Updraft Focus. Summons Fire Pillars around the caster.

Function

Summons Fire Pillars around the caster. Looking at a valid target and not crouching will surround them with Fire Pillars instead.

Acquisition

Ritual using Lava Bucket, Magma Block, Any Blaze Rod and Updraft Focus. Produces Flame Strike Focus.

Ritual
Lava Bucket Lava Bucket Magma BlockAny Blaze Rod Any Blaze Rod·members not yet documentedUpdraft Focus Updraft Focus
Flame Strike Focus Flame Strike Focus guaranteed

Used in

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

Recipe JSON (1):

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