Ice Spike Focus
16×16 · BAKED

item· Other

Ice Spike Focus

Goety · by Polarice3
item Focuses

Ice Spike Focus is an item from Goety, crafted from Arrow, Blue Ice, and Frost Breath Focus. Shoots an Ice Spike.

Function

Shoots an Ice Spike. Ice Spikes deals small freezing damage and gives target Freezing for a short time.

Acquisition

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

Used in

Ritual using Ice Spike Focus, Any Diamond Gem and Powder Snow Bucket. Produces Blizzard Focus.

Ritual
Ice Spike Focus Ice Spike FocusAny Diamond Gem Any Diamond Gem·members not yet documentedPowder Snow Bucket Powder Snow Bucket
Blizzard Focus Blizzard Focus guaranteed
Developer reference
Registry name
goety:ice_spike_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "asa",
    "ses",
    "asa"
  ],
  "ingredients": {
    "a": {
      "item": "minecraft:arrow"
    },
    "e": {
      "item": "goety:frost_breath_focus"
    },
    "s": {
      "item": "minecraft:blue_ice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}