aboutsummaryrefslogtreecommitdiff
path: root/items/PACK_SPIRIT_MONSTER.json
blob: 594b6728cd98ea6e77701e5c500d91cef56e0a5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§9Pack Spirit (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7The Pack Spirit is a Wolf mob found in the Howling\",1:\"§7Cave. They will typically will be found in groups\",2:\"§7near the Soul of the Alpha\"],Name:\"§9Pack Spirit (Monster)\"},ExtraAttributes:{id:\"PACK_SPIRIT_MONSTER\"}}",
  "damage": 95,
  "lore": [
    "§7The Pack Spirit is a Wolf mob found in the Howling",
    "§7Cave. They will typically will be found in groups",
    "§7near the Soul of the Alpha"
  ],
  "internalname": "PACK_SPIRIT_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pack_Spirit"
  ],
  "entityrender": "Wolf"
}