Golden Shovel
minecraft:golden_shovel

Golden Shovel

Minecraft · by Mojang Studios
item Piglin LovedShovels

Acquisition

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

Crafting
Gold Ingot
Stick
Stick
Golden Shovel Golden Shovel guaranteed

Mining & drops

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

Used in (2)

Developer reference
Registry name
minecraft:golden_shovel
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:items/piglin_loved
minecraft:items/shovels

Recipe JSON (1):

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