Difference between revisions of "Axes"
Brendan887 (talk | contribs) (→Types) |
|||
Line 6: | Line 6: | ||
}} | }} | ||
− | Axes are tools used to ease the process of collecting [[wood]] and other wooden objects, but are not required to gather them | + | Axes are tools used to ease the process of collecting [[wood]] and other wooden objects, but are not required to gather them. |
+ | == Obtaining == | ||
+ | === Natural Generation === | ||
+ | Wooden and stone axes can generate inside of a [[bonus chest]]. Wooden and stone axes can also generate inside of [[loot chest]]s in [[biomes#ruins]], [[dungeons]], and [[skyhold]]s. | ||
+ | |||
+ | === Crafting === | ||
+ | Axes can be crafted from [[wood]], [[cobblestone]], [[iron ingot]]s, [[gold ingot]]s, or [[diamond]]s. | ||
{{BigCrafting | {{BigCrafting | ||
|1=Diamond | |1=Diamond | ||
Line 25: | Line 31: | ||
== Usage == | == Usage == | ||
+ | === Mining === | ||
+ | The axe is used to mine [[wood]] and wooden based blocks faster. It is not needed as much as the [[Pickaxes|pickaxe]]. Compared to the axe, breaking these things by hand is still pretty quick. | ||
− | + | === 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. | |
== Types == | == Types == | ||
+ | {|class="wikitable" style="text-align: center;" | ||
+ | !'''Axe''' | ||
+ | !'''Material''' | ||
+ | !'''Uses''' | ||
+ | !'''Comments''' | ||
+ | |- | ||
+ | |[[file:Wooden axe.png|center|32px|Wooden axe]] | ||
+ | |[[Wooden planks]] | ||
+ | |60 | ||
+ | |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]] | ||
+ | |[[Cobblestone]] | ||
+ | |130 | ||
+ | |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]] | ||
+ | |[[Iron ingot]] | ||
+ | |251 | ||
+ | |Slightly harder to craft, however quite fast. | ||
+ | |- | ||
+ | |[[file:Golden_axe.png|center|32px|Gold axe]] | ||
+ | |[[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. | ||
+ | |- | ||
+ | |[[file:Diamond_axe.png|center|32px|Diamond axe]] | ||
+ | |[[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. | ||
+ | |} | ||
+ | |||
+ | == Data Values == | ||
+ | Different axes have different item ids. | ||
+ | |||
+ | Here is a table: | ||
+ | {| class="wikitable" style="text-align: center" | ||
+ | !<center>'''Axe'''</center> | ||
+ | !<center> '''ID''' </center> | ||
+ | |- | ||
+ | |[[file:Wooden axe.png|center|32px|Wooden axe]] | ||
+ | |<code>wooden_axe</code> | ||
+ | |- | ||
+ | |[[file:Stone_axe.png|center|32px|Stone axe]] | ||
+ | |<code>stone_axe</code> | ||
+ | |- | ||
+ | |[[file:Iron_axe.png|center|32px|Iron axe]] | ||
+ | |<code>iron_axe</code> | ||
+ | |- | ||
+ | |[[file:Golden_axe.png|center|32px|Gold axe]] | ||
+ | |<code>golden_axe</code> | ||
+ | |- | ||
+ | |[[file:Diamond_axe.png|center|32px|Diamond axe]] | ||
+ | |<code>diamond_axe</code> | ||
+ | |} | ||
− | + | == History == | |
− | + | {| class="wikitable" | |
− | + | !Version | |
− | * | + | !Date |
+ | !Changes | ||
+ | |- | ||
+ | ! [[First 3 Weeks|Prior to 1.4.34]] | ||
+ | ! ''[[First 3 Weeks#Day 11|Day 11]]'' | ||
+ | | | ||
+ | * Added axes | ||
+ | |} | ||
== See Also == | == See Also == | ||
Line 43: | Line 113: | ||
* [[Tools]] | * [[Tools]] | ||
− | [[Category:Tools | + | [[Category:Tools]] |
Revision as of 15:23, 6 August 2018
Axe | |
---|---|
Type: | Tools, Crafted |
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 and stone axes can generate inside of a bonus chest. Wooden and stone axes can also generate inside of loot chests in biomes#ruins, dungeons, and skyholds.
Crafting
Axes can be crafted from wood, cobblestone, iron ingots, gold ingots, or diamonds.
|
|
Usage
Mining
The axe is used to mine wood and wooden based blocks faster. It is not needed as much as the pickaxe. Compared to the axe, breaking these things by hand is still pretty quick.
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.
Types
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. |
Data Values
Different axes have different item ids.
Here is a table:
wooden_axe
| |
stone_axe
| |
iron_axe
| |
golden_axe
| |
diamond_axe
|
History
Version | Date | Changes |
---|---|---|
Prior to 1.4.34 | Day 11 |
|