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