Golden Axe
minecraft:golden_axe

Golden Axe

Minecraft · by Mojang Studios
item AxesPiglin Loved

Acquisition

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

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Stick
Stick
Golden Axe Golden Axe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge1–1100%
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–2100%
Gameplay loot table: Weaponsmith Gift (minecraft) minecraft:weaponsmith_gift1–1100%
Loot table: Bastion Hoglin Stable (minecraft) minecraft:bastion_hoglin_stable1–1100%

Used in (2)

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

Recipe JSON (1):

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