aboutsummaryrefslogtreecommitdiff
path: root/items/WRAITH_MONSTER.json
blob: cd01f51a658f8a279fb67cc2d5cab434f5ffc2d3 (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": "§9Scary Jerry (Monster)",
    "nbttag": "{display:{Lore:[0:\"§7The Wraith is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Wraith (Monster)\"},ExtraAttributes:{id:\"WRAITH_MONSTER\"}}",
    "damage": 54,
    "lore": [
      "§7The Wraith is a mob added in the",
      "§7Spooky Festival v2 Update. It can only spawn",
      "§durring the night durring Spooky Festivals"
    ],
    "internalname": "WRAITH_MONSTER",
    "clickcommand": "",
    "modver": "2.0.0-REL",
    "infoType": "WIKI_URL",
    "info": [
      "https://hypixel-skyblock.fandom.com/wiki/Wraith"
    ],
    "entityrender": "Zombie"
  }