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_CHESTPLATE.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_CHESTPLATE.json')
-rw-r--r-- | items/SNOW_SUIT_CHESTPLATE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/SNOW_SUIT_CHESTPLATE.json b/items/SNOW_SUIT_CHESTPLATE.json index ec480727..bbfb9635 100644 --- a/items/SNOW_SUIT_CHESTPLATE.json +++ b/items/SNOW_SUIT_CHESTPLATE.json @@ -1,10 +1,10 @@ { "internalname": "SNOW_SUIT_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Snow Suit Chestplate", + "displayname": "§5Snow Suit Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:16777215,Name:\"§5Snow Suit Chestplate\"},ExtraAttributes:{color:\"255:255:255\",originTag:\"UNKNOWN\",id:\"SNOW_SUIT_CHESTPLATE\",uuid:\"ca198bbf-a5f5-4791-9709-d17087e23039\",timestamp:\"1/29/20 3:09 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:16777215,Name:\"§5Snow Suit Chestplate\"},ExtraAttributes:{color:\"255:255:255\",originTag:\"UNKNOWN\",id:\"SNOW_SUIT_CHESTPLATE\",uuid:\"4eb507b3-5c67-45fe-8fcb-764cc252eff8\",timestamp:\"12/19/19 2:38 PM\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+100 HP", @@ -26,5 +26,9 @@ "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snow_Suit" ] }
\ No newline at end of file |