![]() |
VOOZH | about |
| Rarity tier | Common |
|---|---|
| Armor | 3 (π π‘ π π‘ ) |
| Armor toughness | 0 (π π‘ ) |
| Renewable | Yes |
| Stackable | No |
{
"extratext": "View [[#Gallery|all renders]]",
"title": "Leather Horse Armor",
"images": [
"Leather Horse Armor JE2.png",
"Leather Horse Armor BE4.png"
],
"rows": [
{
"field": "<span style=\"white-space: nowrap;\"><span style=\"display: inline-block; background-color: #fff; border: 1px solid #888; border-radius: 0.3em; color: transparent; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> </span> Common",
"label": "(link to Rarity article, displayed as Rarity tier)"
},
{
"field": "3 (<span class=\"iconbar pixel-image nowrap\" style=\"--icon-offset:-1px;\" title=\"3 armor points\">(link to File:Armor (icon).png article, displayed as 9px|link=|alt=π‘)(link to File:Half Armor (icon).png article, displayed as 9px|link=|alt=π‘)</span>)",
"label": "(link to Armor#Armor points article, displayed as Armor)"
},
{
"field": "0 (<span class=\"iconbar pixel-image nowrap\" style=\"--icon-offset:-1px;\" title=\"0 armor points\">(link to File:Empty Armor (icon).png article, displayed as 9px|link=|alt=π‘)</span>)",
"label": "(link to Armor toughness article, displayed as Armor toughness)"
},
{
"field": "Yes",
"label": "(link to Renewable resource article, displayed as Renewable)"
},
{
"field": "No",
"label": "Stackable"
}
],
"invimages": [
"Leather Horse Armor"
]
}
Leather horse armor is the weakest tier of horse armor. It is the only type that is craftable. Similarly to leather armor, leather horse armor can be dyed and protects the wearer from freezing.
| Villager | Probability | Villager wants | Player receives | Trades in stock | Villager experience | Price multiplier | ||
|---|---|---|---|---|---|---|---|---|
| JE | BE | |||||||
| π Image Leatherworker | π Image Expert | 100% | 100% | 6 Γ π Image Emerald | π Image [t 1] | 12 | 15 | 0.2 |
Only regular adult horses and zombie horses can wear leather horse armor; baby horses, donkeys, mules and skeleton horses cannot be equipped with armor.
Leather horse armor can be equipped to a horse either by manually placing it in its respective slot (π SlotSprite Horse Armor.png: Sprite image for Horse Armor in Minecraft
) in the horseβs inventory, or by pressing Use on the horse while holding it.
The leather horse armor can be removed either by manually removing it from the armor slot or by using shears on the horse.
When equipped, leather horse armor gives 3 (π π‘
π π‘
) armor points.
Leather horse armor protects horses from freezing in powder snow, but it does not negate other powder snow effects (e.g. falling through, inability to jump).
Horse armor prevents zombie horses from burning in sunlight.
If a horse dies while equipped with leather horse armor, it drops its normal loot and the horse armor.
Unlike player armor or wolf armor, horse armor does not have durability. This means a single leather horse armor can be used infinitely unless it is destroyed through other means.
Unlike player armor, horse armor cannot be enchanted in Survival mode. However, in Java Edition Creative mode, horse armor can be used with an anvil to enchant with Thorns, Feather Falling, Protection, Fire Protection, Projectile Protection, Blast Protection, Curse of Binding, and Curse of Vanishing. Other enchantments can be applied, but they have no effect.
Leather horse armor can be dyed by combining it with dye(s) through craftingβ[JE only] or by using it on a cauldron containing dyed water.β[BE only] Using leather horse armor on a cauldron containing ordinary water removes any dye from it.
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch | Attenuation distance |
| βHorse armor equips | Friendly Mobs | When armor is equipped to a horse | entity.horse.armor | subtitles.entity.horse.armorβ | 0.5 | 1.0 | 16 | |
| βHorse Armor snips away | Friendly Mobs | When armor is removed with shears | item.horse_armor.unequip | subtitles.item.horse_armor.unequipβ | 1.0 | 1.0 | 16 | |
| Sounds | |||||||
|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch |
| βHorse armor equips | Friendly Mobs | When armor is equipped to a horse | mob.horse.armor | subtitles.entity.horse.armorβ | 0.6 | 1.0 | |
| βHorse Armor snips away | Friendly Mobs | When armor is removed with shears | mob.horse.horse_armor_unequip | subtitles.item.horse_armor.unequipβ | 1.0 | 1.0 | |
| Name | Identifier | Form | Translation key |
|---|---|---|---|
| π ItemSprite leather-horse-armor.png: Sprite image for leather-horse-armor in Minecraft Leather Horse Armor | leather_horse_armor | Item | item.minecraft.leather_horse_armor |
| Name | Identifier | Alias ID | Numeric ID | Form | Translation key |
|---|---|---|---|---|---|
| π ItemSprite leather-horse-armor.png: Sprite image for leather-horse-armor in Minecraft Leather Horse Armor | leather_horse_armor | horsearmorleather | 530 | Item | item.horsearmorleather.name |
minecraft:crafting_dyed type crafting recipe. More generally, this component is used as the minecraft:dye color provider in item model definitions (so only item models that explicitly use this color provider will be tinted). If present on an item, gray text is added to the tooltip showing either an italic "Dyed" when advanced tooltips is off, or a non-italic "Color: #<hex color code>"[note 1] instead when advanced tooltips is on. The color is stored as an integer which packs the color's red, green and blue channels using this formula:(
Red << 16) + (
Green << 8) +
Blue[note 2] -16777216 + (
Red << 16) + (
Green << 8) +
Blue due to the alpha channel being implicitly set to 255, resulting in a negative integer.[note 4].| February 20, 2019 | Leather horse armor is announced. | ||||||
|---|---|---|---|---|---|---|---|
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.14 | 19w08a | π Image π Image Added leather horse armor, crafted from 7 leather and can be dyed 12,326,391 different colors, similar to leather armor. | |||||
| 19w11a | Leatherworker villagers now sell leather horse armor. | ||||||
| 1.14.1 | pre1 | π Image The texture of leather horse armor item has been changed to be more consistent with the other types of horse armor. | |||||
| 1.17 | 21w13a | Leather horse armor now protects horses from freezing. | |||||
| 1.20.5 | 24w05a | π Image If leather horse armor is equipped on a wolf via commands, it appears identical to wolf armor. | |||||
| 24w09a | π Image Leather horse armor equipped on a wolf now uses the leather horse armor texture, but forced to fit the wolf armor model, resulting in a highly broken appearance. | ||||||
| Pre-Release 2 | Leather horse armor equipped on a wolf is no longer visible.[1] | ||||||
| 1.21.6 | 25w20a | Leather horse armor can now be removed from horses using shears. | |||||
| 1.21.11 | 25w41a | Zombie horses can now wear leather horse armor. | |||||
| pre1 | π Image π Image The textures of leather horse armor have been changed to closer match Bedrock Edition. | ||||||
| Both the item and the equipment assets have been split into a tinted base layer and an overlay layer. | |||||||
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.15.0 | build 1 | π Image π Image Added dyeable leather horse armor as a version exclusive. | |||||
| Bedrock Edition | |||||||
| 1.2.6 | beta 1.2.6.2 | π Image The textures of leather horse armor have been changed, as the model of horses has been changed. | |||||
| 1.11.0 | beta 1.11.0.4 | Leather horse armor can now be bought from leatherworker villagers. | |||||
| beta 1.11.0.5 | π Image π Image The texture of leather horse armor has been changed. | ||||||
| 1.17.0 | beta 1.16.230.54 | Leather horse armor now protects horses from freezing. | |||||
| 1.21.90 | Preview 1.21.90.25 | Leather horse armor can now be removed from horses using shears. | |||||
| 1.21.130 | Preview 1.21.130.20 | Zombie horses can now wear leather horse armor. | |||||
| Legacy Console Edition | |||||||
|---|---|---|---|---|---|---|---|
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU60 | CU51 | 1.64 | 1.64 | 1.64 | Patch 30 | 1.0.11 | π Image π Image Added leather horse armor. |
| New Nintendo 3DS Edition | |||||||
|---|---|---|---|---|---|---|---|
| 0.1.0 | π Image π Image Added leather horse armor. | ||||||
Issues relating to "Leather Horse Armor" are maintained on the bug tracker. Issues should be reported and viewed there.
dyed_color=0x000000 shows "#000000" but dyed_color=[0,0,0] shows "#FF000000" despite them both representing the same pure black RGB color.
| Armor and other wearables | |||||
|---|---|---|---|---|---|
| Head slot | |||||
| Chest slot | |||||
| Legs slot | |||||
| Feet slot | |||||
| Full sets | |||||
| Mob equipment |
| ||||