Blazing Focus
16×16 · BAKED

item· Other

Blazing Focus

Goety · by Polarice3
item Focuses

Blazing Focus is an item from Goety, crafted from Fireball Focus, Lava Bucket, Nether Wart, and Cursed Metal Ingot. Summons Blaze Servants.

Function

Summons Blaze Servants. Cast crouching will summon the caster's servants towards them.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:fireball_focus"
    },
    {
      "item": "minecraft:lava_bucket"
    },
    {
      "item": "minecraft:nether_wart"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "minecraft:lava_bucket"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}