Iron Axe
minecraft:iron_axe

Iron Axe

Minecraft · by Mojang Studios
item Axes

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Stick and Stick, arranged in the pattern shown. Produces Iron Axe.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Stick
Stick
Iron Axe Iron Axe guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Ocean Ruin Warm (minecraft) minecraft:ocean_ruin_warm1–1100%
Gameplay loot table: Weaponsmith Gift (minecraft) minecraft:weaponsmith_gift1–1100%
Gameplay loot table: Ocean Ruin Cold (minecraft) minecraft:ocean_ruin_cold1–1100%

Used in (2)

Smelting using Any of Iron Pickaxe / Iron Shovel / Iron Axe / Iron Hoe / Iron Sword / Iron Helmet / Iron Chestplate / Iron Leggings / Iron Boots / Iron Horse Armor / Chainmail Helmet / Chainmail Chestplate / Chainmail Leggings / Chainmail Boots (200 ticks, 0.1 xp). Produces Iron Nugget.

Smelting

Blasting using Any of Iron Pickaxe / Iron Shovel / Iron Axe / Iron Hoe / Iron Sword / Iron Helmet / Iron Chestplate / Iron Leggings / Iron Boots / Iron Horse Armor / Chainmail Helmet / Chainmail Chestplate / Chainmail Leggings / Chainmail Boots (100 ticks, 0.1 xp). Produces Iron Nugget.

Blasting
Developer reference
Registry name
minecraft:iron_axe
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/axes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XX",
    "X#",
    " #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}