diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SNOW_BLASTER.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SNOW_BLASTER.json')
-rw-r--r-- | items/SNOW_BLASTER.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SNOW_BLASTER.json b/items/SNOW_BLASTER.json new file mode 100644 index 00000000..3058b82f --- /dev/null +++ b/items/SNOW_BLASTER.json @@ -0,0 +1,23 @@ +{ + "internalname": "SNOW_BLASTER", + "itemid": "minecraft:skull", + "displayname": "Frosty 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\"}}", + "modver": "1.0.0", + "lore": [ + "§7Holds and shoots Snowballs. When", + "§7you pickup Snowballs, they", + "§7increase the ammo held by this", + "§7item. Blasts Snowballs at a", + "§7higher velocity than a Snow", + "§7Cannon!", + "", + "§7Snowballs: §f381§7/§f2,000", + "", + "§eRight click to shoot!", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |