aboutsummaryrefslogtreecommitdiff
path: root/items/GHAST_MONSTER.json
blob: 4275563b7f48392471a3e062fd977b16ffc13391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "itemid": "minecraft:skull",
  "displayname": "§aGhast (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"69725d7d-1933-3dea-87bd-a3052482ab2c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGU4YTM4ZTlhZmJkM2RhMTBkMTliNTc3YzU1YzdiZmQ2YjRmMmU0MDdlNDRkNDAxN2IyM2JlOTE2N2FiZmYwMiJ9fX0\"}]}},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.\",5:\"\",6:\"§c❤ Health§8: §c330\"],Name:\"§aGhast (Monster)\"},ExtraAttributes:{id:\"GHAST_MONSTER\"}}",
  "damage": 3,
  "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.",
    "",
    "§c❤ Health§8: §c330"
  ],
  "internalname": "GHAST_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Ghast",
    "https://wiki.hypixel.net/Ghast"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 17,
      "coins": 30,
      "xp": 32,
      "combat_xp": 0,
      "name": "§cGhast",
      "panorama": "combat_2",
      "render": "Ghast",
      "type": "drops",
      "drops": [
        {
          "id": "GHAST_TEAR:1",
          "extra": []
        }
      ]
    }
  ]
}