diff options
Diffstat (limited to 'items/SNOW_HOWITZER.json')
-rw-r--r-- | items/SNOW_HOWITZER.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SNOW_HOWITZER.json b/items/SNOW_HOWITZER.json new file mode 100644 index 00000000..0bd13fc3 --- /dev/null +++ b/items/SNOW_HOWITZER.json @@ -0,0 +1,25 @@ +{ + "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:{rarity_upgrades:0,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": "" +}
\ No newline at end of file |