Crafting using Leather, Leather, Leather, Leather, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Leather Tunic.
Leather Tunic
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Buried Treasure (minecraft) minecraft:buried_treasure | 1–1 | 100% | — |
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small | 1–1 | 100% | — |
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Loot table: Village Tannery (minecraft) minecraft:village_tannery | 1–1 | 100% | — |
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
minecraft:leather_chestplate- 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": [
"X X",
"XXX",
"XXX"
],
"ingredients": {
"X": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}