Chilling Focus
16×16 · BAKED

item· Other

Chilling Focus

Goety · by Polarice3
item Focuses

Chilling Focus is an item from Goety, crafted from Blue Ice, Powder Snow Bucket, and Iron Hide Focus. Gives Chill Hide effect to caster, or an allied target while crouch casting, which increases armor points and cause attackers to get Freezing effect.

Function

Gives Chill Hide effect to caster, or an allied target while crouch casting, which increases armor points and cause attackers to get Freezing effect.

Acquisition

Crafting using Blue Ice, Powder Snow Bucket, Blue Ice, Powder Snow Bucket, Iron Hide Focus, Powder Snow Bucket, Blue Ice, Powder Snow Bucket and Blue Ice, arranged in the pattern shown. Produces Chilling Focus.

Crafting
Chilling Focus Chilling Focus guaranteed
Developer reference
Registry name
goety:chilling_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:iron_hide_focus"
    },
    "f": {
      "item": "minecraft:powder_snow_bucket"
    },
    "s": {
      "item": "minecraft:blue_ice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}