aboutsummaryrefslogtreecommitdiff
path: root/items/GHAST_MONSTER.json
blob: f3d01da5f8ea8487360df49285b0568295db2719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aGhast (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7Ghasts are mobs found in the northern end of\",1:\"§7the Blazing Fortress at nighttime (8:30 PM - 5:00\",2:\"§7AM skyblock time) in the sky zone of the magma\",3:\"§7cube 9 level / Magma Cube Boss spawn zone or\",4:\"§7from Ghast Minions.\"],Name:\"§aGhast (Monster)\"},ExtraAttributes:{id:\"GHAST_MONSTER\"}}",
  "damage": 56,
  "lore": [
    "§7Ghasts are mobs found in the northern end of",
    "§7the Blazing Fortress at nighttime (8:30 PM - 5:00",
    "§7AM skyblock time) in the sky zone of the magma",
    "§7cube 9 level / Magma Cube Boss spawn zone or",
    "§7from Ghast Minions."
  ],
  "internalname": "GHAST_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Ghast"
  ],
  "entityrender": "Ghast",
  "entityscale": 0.3
}