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
29
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:pumpkin",
"displayname": "§5Pumpkin Launcher",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Shoots §6Blast o' Lanterns§7.\",1:\"§7Deals §a2 §7damage to §6Spooky\",2:\"§6§7enemies and §c9,090 §7damage\",3:\"§7against non-scary enemies!\",4:\"\",5:\"§7Blast o' Lanterns: §60§8/20k\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Pumpkin Launcher\"},ExtraAttributes:{id:\"PUMPKIN_LAUNCHER\"}}",
"damage": 0,
"lore": [
"§7Shoots §6Blast o' Lanterns§7.",
"§7Deals §a2 §7damage to §6Spooky",
"§6§7enemies and §c9,090 §7damage",
"§7against non-scary enemies!",
"",
"§7Blast o' 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": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Launcher",
"https://wiki.hypixel.net/Pumpkin_Launcher"
]
}
|