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/SPOOKY_BOOTS.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/SPOOKY_BOOTS.json') diff --git a/items/SPOOKY_BOOTS.json b/items/SPOOKY_BOOTS.json index 2a10691c..b76a558f 100644 --- a/items/SPOOKY_BOOTS.json +++ b/items/SPOOKY_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "SPOOKY_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Spooky Boots", - "clickcommand": "", + "displayname": "§5Spooky Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOOTS\"],color:6316128,Name:\"§5Spooky Boots\"},ExtraAttributes:{id:\"SPOOKY_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOOTS\"],color:6316128,Name:\"§5Spooky Boots\"},ExtraAttributes:{color:\"96:96:96\",originTag:\"SHOP_PURCHASE\",id:\"SPOOKY_BOOTS\",uuid:\"1c668927-c203-409c-a48b-190a6f06830e\",timestamp:\"3/30/20 8:43 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Defense: §a+25", "", @@ -19,5 +16,12 @@ "", "§7§8This item can be reforged!", "§5§lEPIC BOOTS" + ], + "internalname": "SPOOKY_BOOTS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Armor" ] } \ No newline at end of file -- cgit