mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-20 17:35:38 +00:00
Fixed Incorrect Leather Armor Overlay names to match in game names
This commit is contained in:
@@ -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" },
|
||||
{ "": "" },
|
||||
|
||||
Reference in New Issue
Block a user