diff options
Diffstat (limited to 'items/PUMPKIN_LAUNCHER.json')
-rw-r--r-- | items/PUMPKIN_LAUNCHER.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/PUMPKIN_LAUNCHER.json b/items/PUMPKIN_LAUNCHER.json new file mode 100644 index 00000000..dea784da --- /dev/null +++ b/items/PUMPKIN_LAUNCHER.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:pumpkin", + "displayname": "§5Pumpkin Launcher", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Shoots §6Blast o\u0027 Lanterns§7.\",1:\"§7Deals §a2 §7damage to §6Spooky\",2:\"§6§7enemies and §c9,090 §7damage\",3:\"§7against non-scary enemies!\",4:\"\",5:\"§7Blast o\u0027 Lanterns: §60§8/20k\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Pumpkin Launcher\"},ExtraAttributes:{id:\"PUMPKIN_LAUNCHER\"}}", + "damage": 0, + "lore": [ + "§7Shoots §6Blast o\u0027 Lanterns§7.", + "§7Deals §a2 §7damage to §6Spooky", + "§6§7enemies and §c9,090 §7damage", + "§7against non-scary enemies!", + "", + "§7Blast o\u0027 Lanterns: §60§8/20k", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "PUMPKIN_GUTS:4", + "A2": "ECTOPLASM:20", + "A3": "PUMPKIN_GUTS:4", + "B1": "PUMPKIN_GUTS:4", + "B2": "PUMPKIN_BOMB:64", + "B3": "PUMPKIN_GUTS:4", + "C1": "PUMPKIN_GUTS:4", + "C2": "ECTOPLASM:20", + "C3": "PUMPKIN_GUTS:4" + }, + "internalname": "PUMPKIN_LAUNCHER", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Launcher" + ] +}
\ No newline at end of file |