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