Golden Pickaxe
minecraft:golden_pickaxe

Golden Pickaxe

Minecraft · by Mojang Studios
item Cluster Max HarvestablesPickaxesPiglin Loved

Acquisition

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

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Stick
Stick
Golden Pickaxe Golden Pickaxe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal1–1100%

Used in (2)

Developer reference
Registry name
minecraft:golden_pickaxe
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:items/cluster_max_harvestables
minecraft:items/pickaxes
minecraft:items/piglin_loved

Recipe JSON (1):

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