Difference between revisions of "Axes"
(Added enchantments section) |
|||
Line 34: | Line 34: | ||
|outputpic=Diamond_axe.png | |outputpic=Diamond_axe.png | ||
}} | }} | ||
+ | |||
+ | === Repairing === | ||
+ | Two axes of the same material can be combined in the crafting grid to combine their durability. This can also be done through use of the [[anvil]], to preserve enchantments. | ||
== Usage == | == Usage == | ||
=== Mining === | === Mining === | ||
− | The axe is used to mine [[wood]] and wooden based blocks faster. It is not | + | The axe is used to mine [[wood]] and wooden based [[blocks]] faster. It is not required to collect the blocks, like the [[Pickaxes|pickaxe]] is for stone related blocks. Compared to the axe, breaking these things by hand is still pretty quick. |
+ | |||
+ | There are five types of axes, each with different mining speeds and durability. | ||
{|class="wikitable" style="text-align: center;" | {|class="wikitable" style="text-align: center;" | ||
!'''Axe''' | !'''Axe''' | ||
!'''Material''' | !'''Material''' | ||
+ | !'''Uses''' | ||
!'''Comments''' | !'''Comments''' | ||
|- | |- | ||
|[[file:Wooden_axe.png|center|32px|Wooden axe]] | |[[file:Wooden_axe.png|center|32px|Wooden axe]] | ||
|[[Wooden planks]] | |[[Wooden planks]] | ||
+ | |60 | ||
|Easiest axe to craft, however also the slowest. Can be found in the bonus chest and loot chest. | |Easiest axe to craft, however also the slowest. Can be found in the bonus chest and loot chest. | ||
|- | |- | ||
|[[file:Stone_axe.png|center|32px|Stone axe]] | |[[file:Stone_axe.png|center|32px|Stone axe]] | ||
|[[Cobblestone]] | |[[Cobblestone]] | ||
+ | |130 | ||
|Second easiest to craft, and slightly faster than the wooden axe. Can also be found in the bonus chest and loot chest. | |Second easiest to craft, and slightly faster than the wooden axe. Can also be found in the bonus chest and loot chest. | ||
|- | |- | ||
|[[file:Iron_axe.png|center|32px|Iron axe]] | |[[file:Iron_axe.png|center|32px|Iron axe]] | ||
|[[Iron ingot]] | |[[Iron ingot]] | ||
+ | |251 | ||
|Slightly harder to craft, however quite fast. | |Slightly harder to craft, however quite fast. | ||
|- | |- | ||
|[[file:Golden_axe.png|center|32px|Gold axe]] | |[[file:Golden_axe.png|center|32px|Gold axe]] | ||
|[[Gold ingot]] | |[[Gold ingot]] | ||
+ | |33 | ||
|Fastest mining speed, however it is not recommended for regular use as it has very low durability, so it uses up a lot of gold quickly. | |Fastest mining speed, however it is not recommended for regular use as it has very low durability, so it uses up a lot of gold quickly. | ||
|- | |- | ||
|[[file:Diamond_axe.png|center|32px|Diamond axe]] | |[[file:Diamond_axe.png|center|32px|Diamond axe]] | ||
|[[Diamond]] | |[[Diamond]] | ||
+ | |1500 | ||
|Faster mining speed than the iron axe, however slightly slower than gold. It has a lot of durability for how much it costs. | |Faster mining speed than the iron axe, however slightly slower than gold. It has a lot of durability for how much it costs. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Line 112: | Line 96: | ||
== Data Values == | == Data Values == | ||
+ | === ID === | ||
Different axes have different item ids. | Different axes have different item ids. | ||
Line 134: | Line 119: | ||
|<code>diamond_axe</code> | |<code>diamond_axe</code> | ||
|} | |} | ||
+ | |||
+ | === Item Data === | ||
+ | Item data is used to determine the durability of the axe. If using the <code>/give</code> [[Commands|command]], this can be specified using the third parameter. Positive integers are how much durability the axe has taken away from full durability, and negative integers are how much durability the axe has left. For example, the command <code>/give wooden_axe 1 10</code> gives one wooden axe with ten durability taken away from full durability. | ||
== History == | == History == | ||
Line 145: | Line 133: | ||
| | | | ||
* Added axes | * Added axes | ||
+ | |- | ||
+ | ! [[Version History#1.19|1.19]] | ||
+ | ! Nov 19, 2011 | ||
+ | | | ||
+ | * Updated the textures of axes | ||
+ | |- | ||
+ | ! [[Version History#1.27|1.27]] | ||
+ | ! Nov 13, 2015 | ||
+ | | | ||
+ | * Axes can be repaired through crafting and through the anvil | ||
|} | |} | ||
Revision as of 07:44, 22 February 2019
Axe | |
---|---|
Type: | Item, Tool |
Stackable: | No |
Axes are tools used to ease the process of collecting wood and other wooden objects, but are not required to gather them.
Contents
Obtaining
Natural Generation
Wooden axes with full durability can be found in 52.2% of bonus chest in stacks of 1 with full durability.
Stone axes with 20-50 damage can be found in 52.2% of bonus chests in stacks of 1.
Stone axes with 50-100 damage can be found in 21.8% of loot chests in stacks of 1.
Crafting
Axes are crafted using three tool materials and two sticks.
|
|
Repairing
Two axes of the same material can be combined in the crafting grid to combine their durability. This can also be done through use of the anvil, to preserve enchantments.
Usage
Mining
The axe is used to mine wood and wooden based blocks faster. It is not required to collect the blocks, like the pickaxe is for stone related blocks. Compared to the axe, breaking these things by hand is still pretty quick.
There are five types of axes, each with different mining speeds and durability.
Axe | Material | Uses | Comments |
---|---|---|---|
Wooden planks | 60 | Easiest axe to craft, however also the slowest. Can be found in the bonus chest and loot chest. | |
Cobblestone | 130 | Second easiest to craft, and slightly faster than the wooden axe. Can also be found in the bonus chest and loot chest. | |
Iron ingot | 251 | Slightly harder to craft, however quite fast. | |
Gold ingot | 33 | Fastest mining speed, however it is not recommended for regular use as it has very low durability, so it uses up a lot of gold quickly. | |
Diamond | 1500 | Faster mining speed than the iron axe, however slightly slower than gold. It has a lot of durability for how much it costs. |
Weapon
Axes can be used to deal more damage to mobs than by hand, however an axe does half a heart less damage than a sword of the same material, and uses up two durability points when used to deal damage to mobs. This makes them a less used weapon than swords because they are crafted with three tool materials as opposed to two, however they do less damage and do not last as long, making the sword the better option.
Enchanting
Axes can be enchanted directly through the enchantment table.
Enchantments applicable to pickaxes include:
- Silk touch(Max lvl I)*
- Fire aspect(Max lvl I)
- Efficiency(Max lvl II)
- Fortune(Max lvl III)*
- Knockback(Max lvl III)
- Looting(Max lvl III)
- Bane of arthropods(Max lvl III)
- Smite(Max lvl IV)
- Sharpness(Max lvl IV)
- Unbreaking(Max lvl IV)
*Note: Silk touch and fortune are mutually exclusive.
Data Values
ID
Different axes have different item ids.
Here is a table:
wooden_axe
| |
stone_axe
| |
iron_axe
| |
golden_axe
| |
diamond_axe
|
Item Data
Item data is used to determine the durability of the axe. If using the /give
command, this can be specified using the third parameter. Positive integers are how much durability the axe has taken away from full durability, and negative integers are how much durability the axe has left. For example, the command /give wooden_axe 1 10
gives one wooden axe with ten durability taken away from full durability.
History
Version | Date | Changes |
---|---|---|
Prior to 1.4.34 | Day 11 |
|
1.19 | Nov 19, 2011 |
|
1.27 | Nov 13, 2015 |
|