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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§5Voidling Fanatic (Monster)",
"nbttag": "{display:{Lore:[0:\"§7The Voidling Fanatic is a level 85 neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture.\",3:\"\",4:\"§c❤ Health§8: §c750.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aEnchanted Ender Pearl\"],Name:\"§5Voidling Fanatic (Monster)\"},ExtraAttributes:{id:\"VOIDLING_FANATIC_MONSTER\"}}",
"damage": 58,
"lore": [
"§7The Voidling Fanatic is a level 85 neutral mob",
"§7added in the End Slayer Update. It currently",
"§7spawns in the Void Sepulture.",
"",
"§c❤ Health§8: §c750.000",
"",
"§6§lPossible Drops:",
"§aEnchanted Ender Pearl"
],
"internalname": "VOIDLING_FANATIC_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Voidling_Fanatic"
],
"entityrender": "Enderman",
"entityscale": 0.8,
"crafttext": ""
}
|