1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§6Frosty the Howitzer",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"6abfd5b0-05fe-3583-87c1-71ad13662d7b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjhkYzdlNzdjMjFjNGUzMjI4ZTJjMDI1MWJmZTE3NDc0MWY3YTMzYmYzMjY3YjBjYzFmNThlMjM0YmMyYjljNSJ9fX0\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:\"§7Blaster!\",6:\"\",7:\"§7Snowballs: §f10,000§7/§f10,000\",8:\"\",9:\"§eRight click to shoot!\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§f§f§6Frosty the Howitzer\"},ExtraAttributes:{ammo:10000,id:\"SNOW_HOWITZER\"}}",
"damage": 3,
"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",
"§7Blaster!",
"",
"§7Snowballs: §f10,000§7/§f10,000",
"",
"§eRight click to shoot!",
"",
"§6§lLEGENDARY"
],
"internalname": "SNOW_HOWITZER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Frosty_The_Howitzer"
]
}
|