diff options
Diffstat (limited to 'items/GOLD_BARDING.json')
-rw-r--r-- | items/GOLD_BARDING.json | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/items/GOLD_BARDING.json b/items/GOLD_BARDING.json index 1cfcc8ea..6fda3321 100644 --- a/items/GOLD_BARDING.json +++ b/items/GOLD_BARDING.json @@ -1,16 +1,13 @@ { "itemid": "minecraft:golden_horse_armor", - "displayname": "§5Gold Horse Armor", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Gold Horse Armor\"},ExtraAttributes:{id:\"GOLD_BARDING\"}}", + "displayname": "§fGold Horse Armor", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGold Horse Armor\"},ExtraAttributes:{id:\"GOLD_BARDING\"}}", "damage": 0, "lore": [ - "§5§lEPIC" + "§f§lCOMMON" ], "internalname": "GOLD_BARDING", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Horse_Armor" - ] + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "" }
\ No newline at end of file |