aboutsummaryrefslogtreecommitdiff
path: root/items/CRYPT_GHOUL_MONSTER.json
blob: 2f1f67133e0379d5683e0c5142f1172f689a7fae (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": "§9Crypt Ghoul (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7The Crypt Ghoul is a mob added in the Slayer\",1:\"§7update. It is a hostile zombie type mob that\u0027s\",2:\"§7a bit tougher than regular zombies. \"],Name:\"§9Crypt Ghoul (Monster)\"},ExtraAttributes:{id:\"CRYPT_GHOUL_MONSTER\"}}",
  "damage": 54,
  "lore": [
    "§7The Crypt Ghoul is a mob added in the Slayer",
    "§7update. It is a hostile zombie type mob that\u0027s",
    "§7a bit tougher than regular zombies. "
  ],
  "internalname": "CRYPT_GHOUL_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Crypt_Ghoul"
  ],
  "entityrender": "Zombie"
}