From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/GOLD_BARDING.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/GOLD_BARDING.json') diff --git a/items/GOLD_BARDING.json b/items/GOLD_BARDING.json index 588b320e..1cfcc8ea 100644 --- a/items/GOLD_BARDING.json +++ b/items/GOLD_BARDING.json @@ -1,12 +1,16 @@ { - "internalname": "GOLD_BARDING", "itemid": "minecraft:golden_horse_armor", - "displayname": "Gold Horse Armor", - "clickcommand": "", - "damage": 0, + "displayname": "§5Gold Horse Armor", "nbttag": "{HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Gold Horse Armor\"},ExtraAttributes:{id:\"GOLD_BARDING\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§5§lEPIC" + ], + "internalname": "GOLD_BARDING", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Horse_Armor" ] } \ No newline at end of file -- cgit