Reinforced Ice Axe
16×16 · BAKED

item· Other

Reinforced Ice Axe

Goety · by Polarice3
item

Reinforced Ice Axe is an item from Goety, crafted from Any Iron Ingot, Pale Steel Ingot, Any Gold Ingot, and Bluebright Stick.

Acquisition

Crafting using Any Iron Ingot, Pale Steel Ingot, Any Gold Ingot, Pale Steel Ingot and Bluebright Stick, arranged in the pattern shown. Produces Reinforced Ice Axe.

Crafting
Any Iron Ingot
Pale Steel Ingot
Any Gold Ingot
Pale Steel Ingot
Bluebright Stick
Reinforced Ice Axe Reinforced Ice Axe guaranteed
Developer reference
Registry name
goety:reinforced_ice_axe
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " ic",
    " gc",
    "s  "
  ],
  "ingredients": {
    "c": {
      "item": "goety:pale_steel_ingot"
    },
    "g": {
      "tag": "forge:ingots/gold"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "s": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}