Iron Pickaxe
minecraft:iron_pickaxe

Iron Pickaxe

Minecraft · by Mojang Studios
item Cluster Max HarvestablesPickaxes

Acquisition

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

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Stick
Stick
Iron Pickaxe Iron Pickaxe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: End City Treasure (minecraft) minecraft:end_city_treasure1–1100%
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft1–1100%
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing1–1100%
Loot table: Village Weaponsmith (minecraft) minecraft:village_weaponsmith1–1100%
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor1–1100%
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith1–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_pickaxe
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:items/cluster_max_harvestables
minecraft:items/pickaxes

Recipe JSON (1):

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