Leather Cap
minecraft:leather_helmet

Leather Cap

Minecraft · by Mojang Studios
item Freeze Immune WearablesTrimmable Armor

Acquisition

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

Crafting
Leather
Leather
Leather
Leather
Leather
Leather Cap Leather Cap guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%
Loot table: Village Tannery (minecraft) minecraft:village_tannery1–1100%
Developer reference
Registry name
minecraft:leather_helmet
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:items/freeze_immune_wearables
minecraft:items/trimmable_armor

Recipe JSON (1):

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