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