aboutsummaryrefslogtreecommitdiff
path: root/items/GHOST_MONSTER.json
blob: a3088b0f5b4f6a41ff56b25acd4193cb3f4dd42c (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": "§9Ghost (Monster)",
    "nbttag": "{display:{Lore:[0:\"§7Ghosts are powerful mobs that spawn in the\",1:\"§7mist area of the Dwarven mines. They appear as\",2:\"§7the outer part of charged creepers.\"],Name:\"§9Ghost (Monster)\"},ExtraAttributes:{id:\"GHOST_MONSTER\"}}",
    "damage": 54,
    "lore": [
      "§7Ghosts are powerful mobs that spawn in the",
      "§7mist area of the Dwarven mines. They appear as",
      "§7the outer part of charged creepers."
    ],
    "internalname": "GHOST_MONSTER",
    "clickcommand": "",
    "modver": "2.0.0-REL",
    "infoType": "WIKI_URL",
    "info": [
      "https://hypixel-skyblock.fandom.com/wiki/Ghost"
    ],
    "entityrender": "Creeper"
  }