diff options
Diffstat (limited to 'items/SQUID_BOOTS.json')
-rw-r--r-- | items/SQUID_BOOTS.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/SQUID_BOOTS.json b/items/SQUID_BOOTS.json index eaa79181..d30224f7 100644 --- a/items/SQUID_BOOTS.json +++ b/items/SQUID_BOOTS.json @@ -1,10 +1,10 @@ { "internalname": "SQUID_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Squid Boots", + "displayname": "§aSquid Boots", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Your shoes spit out Squid ink!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\",uuid:\"db12a19e-3d1e-43e4-970b-73f82ef185af\",timestamp:\"3/29/20 11:37 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Your shoes spit out Squid ink!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\",uuid:\"788bb972-f22c-4faf-90c2-eff3585f49ec\",timestamp:\"4/1/20 8:25 PM\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+100 HP", @@ -13,5 +13,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Squid_Boots" ] }
\ No newline at end of file |