Difference between revisions of "Armor"
m (Reverted edits by The2DMineCrafteer (talk) to last revision by Tobias Alcaraz) Tag: Rollback |
(→Data Tags: Un-nesting tables) |
||
Line 530: | Line 530: | ||
! Description | ! Description | ||
|- | |- | ||
− | |<code>color</code> | + | ! <code>name</code> |
− | |''String'' | + | | ''String'' |
+ | Renames the item. | ||
+ | |- | ||
+ | ! <code>enchantments</code> | ||
+ | | Array of Strings'' | ||
+ | Enchants the item (see [[Enchanting#Commands|enchanting]]). | ||
+ | |- | ||
+ | ! <code>anvilUses</code> | ||
+ | | ''Integer'' | ||
+ | Number of times an anvil was used on the item. | ||
+ | |- | ||
+ | ! <code>color</code> | ||
+ | | ''String'' | ||
'''For leather armor types only.''' | '''For leather armor types only.''' | ||
Sets the item to be dyed to any [[Data_tags#Colors_Tags|valid color value]], excluding <code>rainbow</code>. | Sets the item to be dyed to any [[Data_tags#Colors_Tags|valid color value]], excluding <code>rainbow</code>. | ||
− | |||
|} | |} | ||
Revision as of 07:54, 5 July 2022
Armor isn't necessary for Mine Blocks, but it makes survival easier by shielding damage dealt by mobs. By placing it in the armor slots in the inventory menu, armor can be worn. There are 5 types of armor in the game thus far: leather, iron, gold, diamond and the dragon scale tier.
Armor provides a random amount of protection (based off of its tier), so calculating the exact amount of damage with armor isn't possible. However, there is a way to estimate how good a set of armor is by the following chart:
Types | % of damage protection per item worn |
---|---|
Leather | 7 ±2% |
Iron | 13 ±5% |
Gold | 10 ±4% |
Diamond | 15 ±7% |
Dragon scale | 15 ±9% |
Contents
Crafting
Leather Armor
Leather Cap
|
Leather Tunic
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Leather Pants
|
Leather Boots
|
Dyed Leather Armor
Leather armor can be dyed by combining a piece of armor with any dye color.
The color can be later removed from the item by using it on a cauldron containing water.
Iron Armor
Iron Helmet
|
Iron Chestplate
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Iron Leggings
|
Iron Boots
|
Gold Armor
Gold Helmet
|
Gold Chestplate
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gold Leggings
|
Gold Boots
|
Diamond Armor
Diamond Helmet
|
Diamond Chestplate
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diamond Leggings
|
Diamond Boots
|
Dragon Scale Armor
Dragon Scale Boots
|
Dragon Scale Leggings
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dragon Scale Chestplate
|
Dragon Scale Helmet
|
Enchanting
Armor can receive various different enchantments through enchanting.
Enchant | Armor Pieces | Purpose | Maximum Level |
---|---|---|---|
Protection | All | Reduces all damage taken | 5 |
Projectile Protection | All | Reduces damage taken from projectile such as bows | 3 |
Fire Protection | All | Reduces damage taken from fire and lava | 3 |
Blast Protection | All | Reduces Damage Taken From Explosions | 3 |
Unbreaking | All | Increases durability | 4 |
Aqua Affinity | Helmet | Increases mining speed underwater | 1 |
Respiration | Helmet | Increases time a player can stay underwater | 3 |
Thorns | Chestplate | Damages mobs that deal damage to the player | 3 |
Feather Falling | Boots | Decreases fall damage | 3 |
Depth Strider | Boots | Increases swim speed | 3 |
Frost Walker | Boots | Creates a layer of ice underneath the player when on water | 2 |
Armor Bars
Armor Bars show how much protection each peice of armor supplies and can be found in the armor HUD. Armor pieces give different armor bars based on their tier.
Armor Tier | Armor Bar |
---|---|
Leather Piece | 1 |
Full Leather | 4 |
Gold Piece | 2 |
Full Gold | 6 |
Iron Piece | 2 |
Full Iron | 7 |
Diamond Piece | 3 |
Full Diamond | 9 |
Dragon Scale Piece | 3 |
Full Dragon Scale | 10 |
History
Version | Date | Changes |
---|---|---|
1.21 | May 17, 2012 |
|
1.23 | Oct 31, 2012 |
|
1.25 | May 11, 2013 |
|
1.27 | Nov 13, 2015 |
|
1.28 | Oct 08, 2016 |
|
Data Tags
Main article: Data tags
Name | Description |
---|---|
name
|
String
Renames the item. |
enchantments
|
Array of Strings
Enchants the item (see enchanting). |
anvilUses
|
Integer
Number of times an anvil was used on the item. |
color
|
String
For leather armor types only. Sets the item to be dyed to any valid color value, excluding |
Trivia
- Armor can be damaged in a series of ways: preventing damage from a cactus, fall damage, mob attacks, lava, acid, explosions, etc.
- In 1.28, fall damage can greatly damage armor depending on the height.
- In Mine Blocks, each armor piece, such as a chestplate or helmet, gives the same amount of armor protection, so a chestplate and boots are equal, unlike in Minecraft.
- Mine Blocks has special pieces of armor such as the afro, party hat, and mustache.