diff options
Diffstat (limited to 'items/SNOW_CANNON.json')
-rw-r--r-- | items/SNOW_CANNON.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/SNOW_CANNON.json b/items/SNOW_CANNON.json index 1d1642ab..71eef9d6 100644 --- a/items/SNOW_CANNON.json +++ b/items/SNOW_CANNON.json @@ -1,25 +1,26 @@ { - "internalname": "SNOW_CANNON", "itemid": "minecraft:skull", "displayname": "§9Frosty the Snow Cannon", - "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bbc7c4a1-3981-3205-8a61-0f40598cee4c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWZmZjlkMzQ4ZWJjZGE2Njc0NzE5MjU1NGMzNzhhZDdmMTJmZTRmNmQ3OWNiYzYyZDRkZmI2NjY5NzFlMmJmIn19fQ==\"}]}},display:{Lore:[0:\"§7Holds and shoots Snowballs. When\",1:\"§7you pickup Snowballs, they\",2:\"§7increase the ammo held by this\",3:\"§7item.\",4:\"\",5:\"§7Snowballs: §f415§7/§f1,000\",6:\"\",7:\"§eRight click to shoot!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Frosty the Snow Cannon\"},ExtraAttributes:{ammo:415,id:\"SNOW_CANNON\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bbc7c4a1-3981-3205-8a61-0f40598cee4c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWZmZjlkMzQ4ZWJjZGE2Njc0NzE5MjU1NGMzNzhhZDdmMTJmZTRmNmQ3OWNiYzYyZDRkZmI2NjY5NzFlMmJmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Holds and shoots Snowballs. When\",1:\"§7you pickup Snowballs, they\",2:\"§7increase the ammo held by this\",3:\"§7item.\",4:\"\",5:\"§7Snowballs: §f1,000§7/§f1,000\",6:\"\",7:\"§eRight click to shoot!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Frosty the Snow Cannon\"},ExtraAttributes:{ammo:415,id:\"SNOW_CANNON\"}}", "lore": [ "§7Holds and shoots Snowballs. When", "§7you pickup Snowballs, they", "§7increase the ammo held by this", "§7item.", "", - "§7Snowballs: §f415§7/§f1,000", + "§7Snowballs: §f1,000§7/§f1,000", "", "§eRight click to shoot!", "", "§9§lRARE" ], + "internalname": "SNOW_CANNON", + "clickcommand": "", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frosty_the_Snow_Cannon" - ] + ], + "crafttext": "" }
\ No newline at end of file |