From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/SNOW_BLASTER.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/SNOW_BLASTER.json (limited to 'items/SNOW_BLASTER.json') 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 -- cgit