Diamond Ice Axe
16×16 · BAKED

item· Other

Diamond Ice Axe

Goety · by Polarice3
item

Diamond Ice Axe is an item from Goety, crafted from Any Diamond Gem, Pale Steel Ingot, and Bluebright Stick.

Acquisition

Crafting using Any Diamond Gem, Pale Steel Ingot, Bluebright Stick, Any Diamond Gem and Bluebright Stick, arranged in the pattern shown. Produces Diamond Ice Axe.

Crafting
Any Diamond Gem
Pale Steel Ingot
Bluebright Stick
Any Diamond Gem
Bluebright Stick
Diamond Ice Axe Diamond Ice Axe guaranteed
Developer reference
Registry name
goety:diamond_ice_axe
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " dc",
    " sd",
    "s  "
  ],
  "ingredients": {
    "c": {
      "item": "goety:pale_steel_ingot"
    },
    "d": {
      "tag": "forge:gems/diamond"
    },
    "s": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}