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
37
38
39
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§5Ghoul Buster",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+90\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Ability: Spooktacular\",5:\"§7Deal §a100% §7more damage to\",6:\"§7§6Spooky §7enemies during the\",7:\"§7§6Spooky Festival§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Ghoul Buster\"},ExtraAttributes:{id:\"GHOUL_BUSTER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+140",
"§7Strength: §c+90",
"§7Crit Damage: §c+25%",
"",
"§6Ability: Spooktacular",
"§7Deal §a100% §7more damage to",
"§7§6Spooky §7enemies during the",
"§7§6Spooky Festival§7.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "ECTOPLASM:16",
"A3": "",
"B1": "SPOOKY_SHARD:4",
"B2": "ECTOPLASM:16",
"B3": "SPOOKY_SHARD:4",
"C1": "",
"C2": "PURPLE_CANDY:64",
"C3": ""
},
"internalname": "GHOUL_BUSTER",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ghoul_Buster",
"https://wiki.hypixel.net/Ghoul_Buster"
]
}
|