1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§6Tarantula Broodfather (Boss)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Tarantula Broodfather is a slayer boss in\",1:\"§7the Spider Slayer track. \"],Name:\"§6Tarantula Broodfather (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_BOSS\"}}",
"damage": 52,
"lore": [
"§7The Tarantula Broodfather is a slayer boss in",
"§7the Spider Slayer track. "
],
"internalname": "TARANTULA_BROODFATHER_BOSS",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather"
],
"entityrender": [
"Spider", "CaveSpider"
]
}
|