diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SNOW_SUIT_BOOTS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SNOW_SUIT_BOOTS.json')
-rw-r--r-- | items/SNOW_SUIT_BOOTS.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/SNOW_SUIT_BOOTS.json b/items/SNOW_SUIT_BOOTS.json index b75635aa..188e8c0d 100644 --- a/items/SNOW_SUIT_BOOTS.json +++ b/items/SNOW_SUIT_BOOTS.json @@ -1,10 +1,10 @@ { "internalname": "SNOW_SUIT_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Snow Suit Boots", + "displayname": "§5Snow Suit Boots", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+65 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Cold Thumb\",4:\"§7Allows the wearer to shoot\",5:\"§7unlimited snowballs when using\",6:\"§7§9Frosty the Snow Cannon§7.\",7:\"\",8:\"§7Each piece grants a §a5% §7bonus\",9:\"§7gift chance for every present\",10:\"§7you earn from the §cGift Attack\",11:\"§c§7minigame!\",12:\"\",13:\"§7All stats of this armor piece\",14:\"§7are doubled while on the Winter\",15:\"§7Island!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§5§lEPIC BOOTS\"],color:16777215,Name:\"§5Snow Suit Boots\"},ExtraAttributes:{color:\"255:255:255\",originTag:\"UNKNOWN\",id:\"SNOW_SUIT_BOOTS\",uuid:\"ace4d10d-314a-4f20-ad76-0ee5779dc958\",timestamp:\"3/30/20 8:14 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+65 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Cold Thumb\",4:\"§7Allows the wearer to shoot\",5:\"§7unlimited snowballs when using\",6:\"§7§9Frosty the Snow Cannon§7.\",7:\"\",8:\"§7Each piece grants a §a5% §7bonus\",9:\"§7gift chance for every present\",10:\"§7you earn from the §cGift Attack\",11:\"§c§7minigame!\",12:\"\",13:\"§7All stats of this armor piece\",14:\"§7are doubled while on the Winter\",15:\"§7Island!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§5§lEPIC BOOTS\"],color:16777215,Name:\"§5Snow Suit Boots\"},ExtraAttributes:{color:\"255:255:255\",originTag:\"UNKNOWN\",id:\"SNOW_SUIT_BOOTS\",uuid:\"242c37ee-30b9-4d5b-98fb-cf75be6aa831\",timestamp:\"4/1/20 7:52 PM\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+65 HP", @@ -26,5 +26,9 @@ "", "§7§8This item can be reforged!", "§5§lEPIC BOOTS" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snow_Suit" ] }
\ No newline at end of file |