Frost Breath Focus
16×16 · BAKED

item· Other

Frost Breath Focus

Goety · by Polarice3
item Focuses

Frost Breath Focus is an item from Goety, crafted from Snowball, Paper, and Empty Focus. Shoots a torrent of frost in front of them, giving non-allied targets freezing damage.

Function

Shoots a torrent of frost in front of them, giving non-allied targets freezing damage.

Acquisition

Crafting using Snowball, Paper, Snowball, Paper, Empty Focus, Paper, Snowball, Paper and Snowball, arranged in the pattern shown. Produces Frost Breath Focus.

Crafting
Snowball
Paper
Snowball
Paper
Empty Focus
Paper
Snowball
Paper
Snowball
Frost Breath Focus Frost Breath Focus guaranteed

Used in

Crafting using Arrow, Blue Ice, Arrow, Blue Ice, Frost Breath Focus, Blue Ice, Arrow, Blue Ice and Arrow, arranged in the pattern shown. Produces Ice Spike Focus.

Crafting
Ice Spike Focus Ice Spike Focus guaranteed
Developer reference
Registry name
goety:frost_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": {
      "item": "minecraft:paper"
    },
    "s": {
      "item": "minecraft:snowball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}