Difference between revisions of "Pickaxes"
m |
(Added enchanting section) |
||
Line 2: | Line 2: | ||
|image=Pickaxes.gif | |image=Pickaxes.gif | ||
|name=Pickaxe | |name=Pickaxe | ||
− | |||
|stackable=No | |stackable=No | ||
+ | |type=Tool | ||
+ | |stackable=No | ||
+ | |id=See [[#Data Values|data values]] | ||
}} | }} | ||
Line 9: | Line 11: | ||
== Obtaining == | == Obtaining == | ||
− | === Natural | + | === Natural Generation === |
− | Wooden pickaxes with full durability | + | Wooden pickaxes with full durability have a 10% chance to appear the slot of a [[Chest#Bonus Chest|bonus chest]]. |
− | + | Stone pickaxes with 20-50 damage have a 10% chance to appear in the slot of a bonus chest. | |
+ | |||
+ | Stone pickaxes with 50-100 damage have a 1/29 chance to appear in the slot of a [[loot chest]]. | ||
=== Crafting === | === Crafting === | ||
Line 34: | Line 38: | ||
|outputpic=Pickaxes.gif | |outputpic=Pickaxes.gif | ||
}} | }} | ||
+ | |||
+ | === Repairing === | ||
+ | Two matching pickaxes 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 == | ||
Line 114: | Line 121: | ||
Pickaxes can be used to deal more damage than by hand, however they deal less damage than a [[Swords|sword]] or [[Axes|axe]] tool of the same material and use up two durability points when used to do damage to a [[Mobs|mob]]. | Pickaxes can be used to deal more damage than by hand, however they deal less damage than a [[Swords|sword]] or [[Axes|axe]] tool of the same material and use up two durability points when used to do damage to a [[Mobs|mob]]. | ||
− | == | + | === Enchanting === |
− | + | Pickaxes can be enchanted directly through the [[enchantment table]]. | |
+ | |||
+ | Enchantments applicable to pickaxes include: | ||
+ | *[[Enchanting#Silk Touch|Silk touch]](Max lvl I) | ||
+ | *[[Enchanting#Fortune|Fortune]](Max lvl III) | ||
+ | *[[Enchanting#Unbreaking|Unbreaking]](Max lvl IV) | ||
+ | *[[Enchanting#Efficiency|Efficiency]](Max lvl V) | ||
− | + | ''Note: Silk touch and fortune are mutually exclusive.'' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Tasks == | == Tasks == | ||
Line 147: | Line 141: | ||
|'''5''' | |'''5''' | ||
|Craft a Wooden Pickaxe. | |Craft a Wooden Pickaxe. | ||
− | |Make a | + | |Make a wooden pickaxe. |
|<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Wooden Planks.png|20px]]|This task requires three Wooden Planks.}}</center> | |<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Wooden Planks.png|20px]]|This task requires three Wooden Planks.}}</center> | ||
|- | |- | ||
|'''6''' | |'''6''' | ||
|Craft a Stone Pickaxe. | |Craft a Stone Pickaxe. | ||
− | |Make a | + | |Make a stone pickaxe. |
|<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Cobblestone.png|20px]]|This task requires three Cobblestone blocks.}}</center> | |<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Cobblestone.png|20px]]|This task requires three Cobblestone blocks.}}</center> | ||
|- | |- | ||
|'''7''' | |'''7''' | ||
|Craft an Iron Pickaxe. | |Craft an Iron Pickaxe. | ||
− | |Make an | + | |Make an iron pickaxe. |
|<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Iron ingot.png|20px]]|This task requires three Iron Ingots.}}</center> | |<center>{{User:Tobias Alcaraz/Tip|[[File:CraftingTable.png|20px]]|This task requires a Crafting Table.}} {{User:Tobias Alcaraz/Tip|[[File:Stick.png|20px]]|This task requires two sticks.}} {{User:Tobias Alcaraz/Tip|[[File:Iron ingot.png|20px]]|This task requires three Iron Ingots.}}</center> | ||
+ | |} | ||
+ | |||
+ | == Data Values == | ||
+ | Pickaxes use their ID to determine their grade. | ||
+ | {| class="wikitable" style="text-align: center" | ||
+ | !<center>'''Pickaxe'''</center> | ||
+ | !<center> '''ID''' </center> | ||
+ | |- | ||
+ | |[[file:Wooden_pickaxe.png|center|32px|Wooden pickaxe]] | ||
+ | |<code>wooden_pickaxe</code> | ||
+ | |- | ||
+ | |[[file:Stone_pickaxe.png|center|32px|Stone pickaxe]] | ||
+ | |<code>stone_pickaxe</code> | ||
+ | |- | ||
+ | |[[file:Iron_pickaxe.png|center|32px|Iron pickaxe]] | ||
+ | |<code>iron_pickaxe</code> | ||
+ | |- | ||
+ | |[[file:Golden_pickaxe.png|center|32px|Golden pickaxe]] | ||
+ | |<code>golden_pickaxe</code> | ||
+ | |- | ||
+ | |[[file:Diamond_pickaxe.png|center|32px|Diamond pickaxe]] | ||
+ | |<code>diamond_pickaxe</code> | ||
|} | |} | ||
Line 167: | Line 183: | ||
!Changes | !Changes | ||
|- | |- | ||
− | ! [[First 3 Weeks | + | ! [[First 3 Weeks]] |
− | ! | + | ! [[First 3 Weeks#Day 10|Day 10]] |
| | | | ||
* Added the wooden pickaxe recipe | * Added the wooden pickaxe recipe | ||
|- | |- | ||
− | ! [[First 3 Weeks | + | ! [[First 3 Weeks]] |
− | ! | + | ! [[First 3 Weeks#Day 11|Day 11]] |
| | | | ||
* Wooden pickaxe | * Wooden pickaxe |
Revision as of 16:08, 26 December 2018
Pickaxes are required to obtain stone related blocks and to mine ores.
Contents
Obtaining
Natural Generation
Wooden pickaxes with full durability have a 10% chance to appear the slot of a bonus chest.
Stone pickaxes with 20-50 damage have a 10% chance to appear in the slot of a bonus chest.
Stone pickaxes with 50-100 damage have a 1/29 chance to appear in the slot of a loot chest.
Crafting
Pickaxes are crafted using three tool materials and two sticks.
|
|
Repairing
Two matching pickaxes 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
Pickaxes are used to mine stone related blocks and ores. These blocks that pickaxes mine faster would usually not drop if not mined with one. Successive types include the abilities of previous ones but can mine faster, and give the player the ability to collect drops from some blocks.
Note:
- Bedrock cannot be broken by any means in Survival mode.
- Some blocks drop nothing even with a diamond pickaxe, such as the mob spawner.
Here are all the pickaxes in order of how many blocks they can mine. While the golden pickaxe is the fastest, there are some blocks it can't mine, which only the diamond pickaxe can mine.
Pickaxe | Material | Speed | Breaks without dropping | Breaks faster | Collects |
---|---|---|---|---|---|
Wooden planks | Slowest | Iron, lapis, redstone, obsidian, topaz, ender gem. | Glowstone, odd rock ore, bone block. | Stone/cobblestone (dropping cobblestone), coal ore, sandstone, enderstone. | |
Cobblestone | Second slowest | Lapis lazuli ore, redstone ore, gold ore, diamond ore, ender gem ore | Glowstone, odd rock ore, bone block, stone/cobblestone (dropping cobblestone), coal ore, sandstone, enderstone. | Iron ore, coral | |
Iron ingot | Fast | Obsidian | Glowstone, odd rock ore, bone block, stone/cobblestone (dropping cobblestone). | Lapis lazuli ore, redstone ore, gold ore, diamond ore, ender gem ore. It can break anything but obsidian. | |
Gold ingot | Fastest | Same as the iron pickaxe | Same as the iron pickaxe | Same as the iron pickaxe | |
Diamond | Second fastest | (All possible collectable blocks are collected) | Fastest possible speed for everything | Can mine obsidian, as well as all other blocks(apart from bedrock) |
Durability
Pickaxes have different durability depending on which tool material they were made out of.
Pickaxe | Uses |
---|---|
33 | |
60 | |
130 | |
251 | |
1500 |
Weapon
Pickaxes can be used to deal more damage than by hand, however they deal less damage than a sword or axe tool of the same material and use up two durability points when used to do damage to a mob.
Enchanting
Pickaxes can be enchanted directly through the enchantment table.
Enchantments applicable to pickaxes include:
- Silk touch(Max lvl I)
- Fortune(Max lvl III)
- Unbreaking(Max lvl IV)
- Efficiency(Max lvl V)
Note: Silk touch and fortune are mutually exclusive.
Tasks
# | Task | Objective | ||||
---|---|---|---|---|---|---|
5 | Craft a Wooden Pickaxe. | Make a wooden pickaxe. |
| |||
6 | Craft a Stone Pickaxe. | Make a stone pickaxe. |
| |||
7 | Craft an Iron Pickaxe. | Make an iron pickaxe. |
|
Data Values
Pickaxes use their ID to determine their grade.
wooden_pickaxe
| |
stone_pickaxe
| |
iron_pickaxe
| |
golden_pickaxe
| |
diamond_pickaxe
|
History
Version | Date | Changes |
---|---|---|
First 3 Weeks | Day 10 |
|
First 3 Weeks | Day 11 |
|
Trivia
- In the image files of Mine Blocks there is a purple pickaxe, labeled "pickaxe6"