Leather Horse Armor
minecraft:leather_horse_armor

Leather Horse Armor

Minecraft · by Mojang Studios
item Freeze Immune Wearables

Acquisition

Crafting using Leather, Leather, Leather, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Leather Horse Armor.

Crafting
Leather
Leather
Leather
Leather
Leather
Leather
Leather
Leather Horse Armor Leather Horse Armor guaranteed
Developer reference
Registry name
minecraft:leather_horse_armor
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/freeze_immune_wearables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "XXX",
    "X X"
  ],
  "ingredients": {
    "X": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}