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_BLASTER.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_BLASTER.json')
-rw-r--r-- | items/SNOW_BLASTER.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/SNOW_BLASTER.json b/items/SNOW_BLASTER.json index 3058b82f..031f3194 100644 --- a/items/SNOW_BLASTER.json +++ b/items/SNOW_BLASTER.json @@ -1,10 +1,10 @@ { "internalname": "SNOW_BLASTER", "itemid": "minecraft:skull", - "displayname": "Frosty the Snow Blaster", + "displayname": "§5Frosty the Snow Blaster", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1df8f7d9-8ab3-311e-8dee-524e674d3d97\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1ZTMzM2IyNWM1ZDViMjQzMzY5NTE2ZjU4ODhiY2EzOGMxYWEwZTFkOTgwOTI3MzgxODdhNzQ0MDZiNTRhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Holds and shoots Snowballs. When\",1:\"§7you pickup Snowballs, they\",2:\"§7increase the ammo held by this\",3:\"§7item. Blasts Snowballs at a\",4:\"§7higher velocity than a Snow\",5:\"§7Cannon!\",6:\"\",7:\"§7Snowballs: §f381§7/§f2,000\",8:\"\",9:\"§eRight click to shoot!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§5Frosty the Snow Blaster\"},ExtraAttributes:{ammo:381,originTag:\"UNKNOWN\",id:\"SNOW_BLASTER\",uuid:\"68f2b951-9cb6-4507-8602-129199e59cdb\",timestamp:\"3/26/20 7:38 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1df8f7d9-8ab3-311e-8dee-524e674d3d97\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1ZTMzM2IyNWM1ZDViMjQzMzY5NTE2ZjU4ODhiY2EzOGMxYWEwZTFkOTgwOTI3MzgxODdhNzQ0MDZiNTRhIn19fQ==\"}]}},display:{Lore:[0:\"§7Holds and shoots Snowballs. When\",1:\"§7you pickup Snowballs, they\",2:\"§7increase the ammo held by this\",3:\"§7item. Blasts Snowballs at a\",4:\"§7higher velocity than a Snow\",5:\"§7Cannon!\",6:\"\",7:\"§7Snowballs: §fx§7/§f2,000\",8:\"\",9:\"§eRight click to shoot!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§5Frosty the Snow Blaster\"},ExtraAttributes:{ammo:1785,originTag:\"SHOP_PURCHASE\",id:\"SNOW_BLASTER\",uuid:\"a042a1d3-b195-467b-83dc-c4f6bcd52393\",timestamp:\"3/31/20 11:32 PM\"}}", "modver": "1.0.0", "lore": [ "§7Holds and shoots Snowballs. When", @@ -14,10 +14,14 @@ "§7higher velocity than a Snow", "§7Cannon!", "", - "§7Snowballs: §f381§7/§f2,000", + "§7Snowballs: §fx§7/§f2,000", "", "§eRight click to shoot!", "", "§5§lEPIC" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Frosty_the_Snow_Blaster" ] }
\ No newline at end of file |