1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§6Revenant Horror (Boss)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Revenant Horror is a slayer boss in the\",1:\"§7Zombie Slayer track. It can\u0027t be damaged with bows,\",2:\"§7as it heals when it is touched by an arrow. \"],Name:\"§6Revenant Horror (Boss)\"},ExtraAttributes:{id:\"REVENANT_HORROR_BOSS\"}}",
"damage": 54,
"lore": [
"§7The Revenant Horror is a slayer boss in the",
"§7Zombie Slayer track. It can\u0027t be damaged with bows,",
"§7as it heals when it is touched by an arrow. "
],
"internalname": "REVENANT_HORROR_BOSS",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Revenant_Horror"
],
"entityrender": "Zombie"
}
|