Difference between revisions of "Shovels"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

m
 
m
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Shovels are tools used for excavation faster that with bare hands or other tools. They exist in five tiers: wood, stone, iron, gold and [[diamond]]. They are important to excavate [[gravel]] in caves to prevent suffocation.  You can dig dirt, gravel, and sand with a shovel.
+
{{Object
 +
|image=Wooden_shovel.png
 +
|name=Shovel
 +
|type=Item, Tool
 +
|stackable=No
 +
}}
 +
 
 +
Shovels are used to dig soft blocks, such as [[sand]], [[dirt]] and [[snow]].
  
==Recipe==
+
== Obtaining ==
1 x head material across the top row, and 2 sticks/bamboo vertically below the centre.
 
  
Head materials below.
+
=== Natural Generation ===
 +
Wooden and stone shovels can be found inside [[loot chest]]s in [[Biomes#Ruins|ruins]], [[dungeon]]s, and the [[skyhold]].
  
 +
=== Crafting ===
 +
Shovels are crafted using one [[tool materials|tool material]] and two [[stick]]s.
 
{{BigCrafting
 
{{BigCrafting
|1=
+
|2=Wooden planks
|1pic=
+
|2pic=Wooden Planks.png
|2=Wooden plank
 
|2pic=WoodenPlanks.png
 
|3=
 
|3pic=
 
|4=
 
|4pic=
 
 
|5=Stick
 
|5=Stick
 
|5pic=Stick.png
 
|5pic=Stick.png
|6=
 
|6pic=
 
|7=
 
|7pic=
 
 
|8=Stick
 
|8=Stick
 
|8pic=Stick.png
 
|8pic=Stick.png
|9=
+
|output=Shovels
|9pic=
+
|outputname=Wooden shovel
|output=Wooden shovel
 
 
|outputpic=Wooden shovel.png
 
|outputpic=Wooden shovel.png
 
}}
 
}}
  
== Types ==
+
== Usage ==
 +
=== Mining ===
 +
Shovels are required to collect:
 +
* [[Snow block]]s
 +
* [[Snow ball]]s from [[snow]]
 +
 
 +
Shovels can be used to speed up the collection of these blocks:
 +
* [[Dirt]] ([[mycelium]], [[farmland]], etc),
 +
* [[Sand]]
 +
* [[Snow]]
 +
* [[Clay]]
 +
* [[Gravel]]
 +
 
 +
=== Weapon ===
 +
Shovels can be used to deal more damage than by hand, however they deal the least damage than any tool of the same material and use up two durability points when used to do damage to a [[Mobs|mob]].
 +
 
 +
=== Types ===
 +
There are five types of shovels, each with different mining speeds and durability.
 +
{|class="wikitable" style="text-align: center;"
 +
!'''Shovel'''
 +
!'''Material'''
 +
!'''Uses'''
 +
!'''Comments'''
 +
|-
 +
|[[file:Wooden shovel.png|center|32px|Wooden shovel]]
 +
|[[Wooden planks]]
 +
|60
 +
|Easiest to craft however it has the slowest mining speed. Can be found in the loot chest.
 +
|-
 +
|[[file:Stone shovel.png|center|32px|Stone shovel]]
 +
|[[Cobblestone]]
 +
|132
 +
|Second easiest to craft, and slightly faster than the wooden shovel. Can also be found in the loot chest.
 +
|-
 +
|[[file:Iron shovel.png|center|32px|Iron shovel]]
 +
|[[Iron ingot]]
 +
|251
 +
|Slightly harder to craft, however quite fast.
 +
|-
 +
|[[file:Golden shovel.png|center|32px|Golden shovel]]
 +
|[[Gold ingot]]
 +
|33
 +
|Fastest mining speed, however it is not recommended for regular use as it has very low durability, so is not worth spending one [[gold ingot]] on.
 +
|-
 +
|[[file:Diamond shovel.png|center|32px|Diamond shovel]]
 +
|[[Diamond]]
 +
|1562
 +
|Faster mining speed than the iron shovel, however slightly slower than gold. It has a lot of durability for how much it costs.
 +
|}
 +
 
 +
== Data Values ==
 +
Different shovels have different item ids.
 +
 
 +
Here is a table:
 +
{| class="wikitable" style="text-align: center"
 +
!<center>'''Shovel'''</center>
 +
!<center> '''ID''' </center>
 +
|-
 +
|[[file:Wooden_shovel.png|center|32px|Wooden shovel]]
 +
|<code>wooden_shovel</code>
 +
|-
 +
|[[file:Stone_shovel.png|center|32px|Stone shovel]]
 +
|<code>stone_shovel</code>
 +
|-
 +
|[[file:Iron_shovel.png|center|32px|Iron shovel]]
 +
|<code>iron_shovel</code>
 +
|-
 +
|[[file:Golden_shovel.png|center|32px|Golden shovel]]
 +
|<code>golden_shovel</code>
 +
|-
 +
|[[file:Diamond_shovel.png|center|32px|Diamond shovel]]
 +
|<code>diamond_shovel</code>
 +
|}
  
*[[Wooden planks|Wooden]] shovel - Most basic type. It mines 60 [[dirt block]]s, [[sand]], [[snow]], or [[gravel]]. (Wait for [[stone]] because of slowest speed of this tool)
+
== History ==
*[[Stone]] shovel - It mines 132 [[dirt]] blocks, [[sand]], [[snow]], or [[gravel]]. (much better, fast replenishable, average speed)
+
{| class="wikitable"
*[[Iron]] shovel - It mines 251 [[dirt]] blocks, [[sand]], [[snow]], or [[gravel]]. (Last worth shovel possible)
+
!Version
*[[Gold]] shovel - It mines 33 [[dirt]] blocks, [[sand]], [[snow]], or [[gravel]]. (Mines at fastest possible speed but has 30 uses though and is not worth of spend 1 [[gold]]. Use them to [[Golden Apple]] instead).
+
!Date
*[[Diamond]] shovel - It mines 1562 [[dirt]] blocks, [[sand]], [[snow]], or [[gravel]]. (You can make [[diamond]] sword instead of this shovel, because you will spend on [[swords]], [[pickaxes]], [[armor]] etc.)
+
!Changes
 +
|-
 +
! [[First 3 Weeks|Prior to 1.4.34]]
 +
! ''[[First 3 Weeks#Day 11|Day 11]]''
 +
|
 +
* Added shovels
 +
|}
  
 +
== See Also ==
 +
* [[Axes]]
 +
* [[Pickaxes]]
 +
* [[Swords]]
 +
* [[Hoes]]
 +
* [[Tools]]
  
[[Category:Unfinished]] [[Category:Tools]]
+
[[Category:Tools]]

Revision as of 17:11, 6 August 2018





Shovel
Wooden shovel.png
Type:Item, Tool
Stackable:No

Shovels are used to dig soft blocks, such as sand, dirt and snow.

Obtaining

Natural Generation

Wooden and stone shovels can be found inside loot chests in ruins, dungeons, and the skyhold.

Crafting

Shovels are crafted using one tool material and two sticks.

Empty Wooden planks Empty
Empty Stick Empty
Empty Stick Empty
Wooden shovel

Usage

Mining

Shovels are required to collect:

Shovels can be used to speed up the collection of these blocks:

Weapon

Shovels can be used to deal more damage than by hand, however they deal the least damage than any tool of the same material and use up two durability points when used to do damage to a mob.

Types

There are five types of shovels, each with different mining speeds and durability.

Shovel Material Uses Comments
Wooden shovel
Wooden planks 60 Easiest to craft however it has the slowest mining speed. Can be found in the loot chest.
Stone shovel
Cobblestone 132 Second easiest to craft, and slightly faster than the wooden shovel. Can also be found in the loot chest.
Iron shovel
Iron ingot 251 Slightly harder to craft, however quite fast.
Golden shovel
Gold ingot 33 Fastest mining speed, however it is not recommended for regular use as it has very low durability, so is not worth spending one gold ingot on.
Diamond shovel
Diamond 1562 Faster mining speed than the iron shovel, however slightly slower than gold. It has a lot of durability for how much it costs.

Data Values

Different shovels have different item ids.

Here is a table:

Shovel
ID
Wooden shovel
wooden_shovel
Stone shovel
stone_shovel
Iron shovel
iron_shovel
Golden shovel
golden_shovel
Diamond shovel
diamond_shovel

History

Version Date Changes
Prior to 1.4.34 Day 11
  • Added shovels

See Also