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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Ghost (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Ghosts are powerful mobs that spawn in the\",1:\"§7mist area of the Dwarven mines. They appear as\",2:\"§7the outer part of charged creepers.\",3:\"\",4:\"§c❤ Health§8: §c1.000.000\",5:\"§7Combat XP: §3100\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§9Rare Loot\",9:\"§8 ■ §9Volta §8(§a0.2%§8)\",10:\"§8 ■ §9Sorrow §8(§a0.12%§8)\",11:\"\",12:\"§6Legendary Loot\",13:\"§8 ■ §9Plasma §8(§a0.1%§8)\",14:\"\",15:\"§dRNGesus Loot\",16:\"§8 ■ §9Ghostly Boots §8(§a0.01%§8)\",17:\"§8 ■ §9Bag of Cash §8(§a0.01%§8)\"],Name:\"§9Ghost (Monster)\"},ExtraAttributes:{id:\"GHOST_MONSTER\"}}",
"damage": 54,
"lore": [
"§7Ghosts are powerful mobs that spawn in the",
"§7mist area of the Dwarven mines. They appear as",
"§7the outer part of charged creepers.",
"",
"§c❤ Health§8: §c1.000.000",
"§7Combat XP: §3100",
"",
"§6§lPossible Drops:",
"§9Rare Loot",
"§8 ■ §9Volta §8(§a0.2%§8)",
"§8 ■ §9Sorrow §8(§a0.12%§8)",
"",
"§6Legendary Loot",
"§8 ■ §9Plasma §8(§a0.1%§8)",
"",
"§dRNGesus Loot",
"§8 ■ §9Ghostly Boots §8(§a0.01%§8)",
"§8 ■ §9Bag of Cash §8(§a0.01%§8)"
],
"internalname": "GHOST_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ghost"
],
"entityrender": "Creeper",
"crafttext": ""
}
|