aboutsummaryrefslogtreecommitdiff
path: root/items/OLD_WOLF_MONSTER.json
blob: f09526aab0907329747001504e729c45e6958fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§9Old Wolf (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7The Old Wolf is a wolf found in the throne room\",1:\"§7or behind the Ruins with 15,000 health. It drops\",2:\"§7more bones than a normal wolf. It was added in\",3:\"§7the slayer update as a high-exp option for\",4:\"§7completing slayer quests. \"],Name:\"§9Old Wolf (Monster)\"},ExtraAttributes:{id:\"OLD_WOLF_MONSTER\"}}",
  "damage": 95,
  "lore": [
    "§7The Old Wolf is a wolf found in the throne room",
    "§7or behind the Ruins with 15,000 health. It drops",
    "§7more bones than a normal wolf. It was added in",
    "§7the slayer update as a high-exp option for",
    "§7completing slayer quests. "
  ],
  "internalname": "OLD_WOLF_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Old_Wolf"
  ],
  "entityrender": "Wolf"
}