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": "§9Spirit of the Pack (Monster)",
"nbttag": "{display:{Lore:[0:\"§7The Spirit of the Pack is a wolf that can be found\",1:\"§7in the Howling Cave in The Park and is a way to get\",2:\"§7large amounts of experience to complete Wolf\",3:\"§7Slayer quests quicker. \"],Name:\"§9Spirit of the Pack (Monster)\"},ExtraAttributes:{id:\"SPIRIT_OF_THE_PACK_MONSTER\"}}",
"damage": 95,
"lore": [
"§7The Spirit of the Pack is a wolf that can be found",
"§7in the Howling Cave in The Park and is a way to get",
"§7large amounts of experience to complete Wolf",
"§7Slayer quests quicker. "
],
"internalname": "SPIRIT_OF_THE_PACK_MONSTER",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_of_the_Pack"
],
"entityrender": "Wolf"
}
|