Fire Breath Focus
16×16 · BAKED

item· Other

Fire Breath Focus

Goety · by Polarice3
item Focuses

Fire Breath Focus is an item from Goety, crafted from Gunpowder, Coal, and Empty Focus. Shoots a torrent of soul fire in front of them, burning non-allied and non fire-immune targets.

Function

Shoots a torrent of soul fire in front of them, burning non-allied and non fire-immune targets.

Acquisition

Crafting using Gunpowder, Coal, Gunpowder, Coal, Empty Focus, Coal, Gunpowder, Coal and Gunpowder, arranged in the pattern shown. Produces Fire Breath Focus.

Crafting
Gunpowder
Coal
Gunpowder
Coal
Empty Focus
Coal
Gunpowder
Coal
Gunpowder
Fire Breath Focus Fire Breath Focus guaranteed
Developer reference
Registry name
goety:fire_breath_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sfs",
    "fef",
    "sfs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "tag": "minecraft:coals"
    },
    "s": {
      "item": "minecraft:gunpowder"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}