Fixed Incorrect Leather Armor Overlay names to match in game names

This commit is contained in:
MattNL
2022-10-04 17:16:32 -04:00
parent 0e75b127dc
commit 019def923d

View File

@@ -692,7 +692,7 @@
{ "potion_contents": "Potion (Overlay)" },
{ "dyePowder_blue": "Lapis Lazuli" },
{ "dyePowder_light_blue": "Light Blue Dye" },
{ "helmetCloth_overlay": "Leather Helmet (Overlay)" },
{ "helmetCloth_overlay": "Leather Cap (Overlay)" },
{ "spectral_arrow": "Spectral Arrow" },
{ "iron_horse_armor": "Iron Horse Armor" },
{ "diamond_horse_armor": "Diamond Horse Armor" },
@@ -708,7 +708,7 @@
{ "blazePowder": "Blaze Powder" },
{ "dyePowder_purple": "Purple Dye" },
{ "dyePowder_magenta": "Magenta Dye" },
{ "chestplateCloth_overlay": "Leather Chestplate (Overlay)" },
{ "chestplateCloth_overlay": "Leather Tunic (Overlay)" },
{ "tipped_arrow_base": "Tipped Arrow" },
{ "dragon_breath": "Dragon's Breath" },
{ "name_tag": "Name Tag" },
@@ -724,7 +724,7 @@
{ "magmaCream": "Magma Cream" },
{ "dyePowder_cyan": "Cyan Dye" },
{ "dyePowder_orange": "Orange Dye" },
{ "leggingsCloth_overlay": "Leather Leggings (Overlay)" },
{ "leggingsCloth_overlay": "Leather Pants (Overlay)" },
{ "tipped_arrow_head": "Tipped Arrow (Overlay)" },
{ "potion_bottle_lingering": "Lingering Potion" },
{ "": "" },