aboutsummaryrefslogtreecommitdiff
path: root/items/GHAST_MONSTER.json
blob: d62566602d97953b9c20e01d84bdf4f01999185c (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 within the zone where\",3:\"§7level 9 Magma Cubes spawn, or the Magma Cube Boss\",4:\"§7It can also be spawned from 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 within the zone where",
    "§7level 9 Magma Cubes spawn, or the Magma Cube Boss.",
    "§7It can also be spawned from 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
}