Iron Hide Focus
16×16 · BAKED

item· Other

Iron Hide Focus

Goety · by Polarice3
item Focuses

Iron Hide Focus is an item from Goety, crafted from Any Iron Ingot, Awakened Emerald, and Empty Focus. Gives Iron Hide effect which increases caster's armor points.

Function

Gives Iron Hide effect which increases caster's armor points.

Acquisition

Crafting using Any Iron Ingot, Awakened Emerald, Any Iron Ingot, Awakened Emerald, Empty Focus, Awakened Emerald, Any Iron Ingot, Awakened Emerald and Any Iron Ingot, arranged in the pattern shown. Produces Iron Hide Focus.

Crafting
Any Iron Ingot
Awakened Emerald
Any Iron Ingot
Awakened Emerald
Empty Focus
Awakened Emerald
Any Iron Ingot
Awakened Emerald
Any Iron Ingot
Iron Hide Focus Iron Hide Focus guaranteed

Used in

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:iron_hide_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": "goety:magic_emerald"
    },
    "s": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}