Frostborn Focus
16×16 · BAKED

item· Other

Frostborn Focus

Goety · by Polarice3
item Focuses

Frostborn Focus is an item from Goety, crafted from Packed Ice, Any Diamond Gem, TNT, Blue Ice, and Powder Snow Bucket. Summons an Ice Golem.

Function

Summons an Ice Golem. Cast crouching will summon the caster's servants towards them.

Acquisition

Ritual using Packed Ice, Any Diamond Gem, TNT, Packed Ice, Any Diamond Gem, Blue Ice, Powder Snow Bucket and Packed Ice. Produces Frostborn Focus.

Ritual
Packed IceAny Diamond Gem Any Diamond Gem·members not yet documented TNT Packed IceAny Diamond Gem Any Diamond Gem·members not yet documented Blue IcePowder Snow Bucket Powder Snow Bucket Packed Ice
Frostborn Focus Frostborn Focus guaranteed
Developer reference
Registry name
goety:frostborn_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:packed_ice"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "minecraft:tnt"
    },
    {
      "item": "minecraft:packed_ice"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "minecraft:blue_ice"
    },
    {
      "item": "minecraft:powder_snow_bucket"
    },
    {
      "item": "minecraft:packed_ice"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}