1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"
]
}
|