diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/SNOW_SUIT_HELMET.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/SNOW_SUIT_HELMET.json')
-rw-r--r-- | items/SNOW_SUIT_HELMET.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SNOW_SUIT_HELMET.json b/items/SNOW_SUIT_HELMET.json index 4cb196b8..00aa6d45 100644 --- a/items/SNOW_SUIT_HELMET.json +++ b/items/SNOW_SUIT_HELMET.json @@ -4,8 +4,8 @@ "displayname": "§5Snow Suit Helmet", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"564f289a-f6ef-31a7-83d2-bce309d814f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2QxMTE5NjQzY2VjZmJlMDA0MTQxYTFlYTQwNjJmODMxNWNhNzhlNTAzOTU4YWM1MDUwNWU4NTkyYzQ0YTYwMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+70\",1:\"§7Defense: §a+30\",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 HELMET\"],Name:\"§5Snow Suit Helmet\"},ExtraAttributes:{id:\"SNOW_SUIT_HELMET\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"564f289a-f6ef-31a7-83d2-bce309d814f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2QxMTE5NjQzY2VjZmJlMDA0MTQxYTFlYTQwNjJmODMxNWNhNzhlNTAzOTU4YWM1MDUwNWU4NTkyYzQ0YTYwMSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+70\",1:\"§7Defense: §a+30\",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 HELMET\"],Name:\"§5Snow Suit Helmet\"},ExtraAttributes:{id:\"SNOW_SUIT_HELMET\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+70", "§7Defense: §a+30", @@ -29,7 +29,8 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Snow_Suit" + "https://hypixel-skyblock.fandom.com/wiki/Snow_Suit", + "https://wiki.hypixel.net/Snow_Suit_Helmet" ], "crafttext": "" }
\ No newline at end of file |