Stone Axe
minecraft:stone_axe

Stone Axe

Minecraft · by Mojang Studios
item Axes

Acquisition

Crafting using Any Stone Tool Materials, Any Stone Tool Materials, Any Stone Tool Materials, Stick and Stick, arranged in the pattern shown. Produces Stone Axe.

Crafting
Stone Axe Stone Axe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Spawn Bonus Chest (minecraft) minecraft:spawn_bonus_chest1–1100%
Loot table: Igloo Chest (minecraft) minecraft:igloo_chest1–1100%
Gameplay loot table: Toolsmith Gift (minecraft) minecraft:toolsmith_gift1–1100%
Gameplay loot table: Weaponsmith Gift (minecraft) minecraft:weaponsmith_gift1–1100%
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small1–1100%
Developer reference
Registry name
minecraft:stone_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": {
      "tag": "minecraft:stone_tool_materials"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}