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
|
{
"itemid": "minecraft:skull",
"displayname": "§aPowder Ghast (Monster)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b473ca7d-e895-3986-ab3e-a70b89270a3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGI2YTcyMTM4ZDY5ZmJiZDJmZWEzZmEyNTFjYWJkODcxNTJlNGYxYzk3ZTVmOTg2YmY2ODU1NzFkYjNjYzAifX19\"}]}},display:{Lore:[0:\"§7The Powder Ghast is a mob that spawns,\",1:\"§7randomly in Dwarven Mines. It's not a part of the regular cycle,\",2:\"§7and instead is a random occurrence. The Powder Ghast can spawn\",3:\"§7in one of the following locations: Divan's Gateway,\",4:\"§7Rampart's Quarry, Cliffside Veinsand Forge Basin. \",5:\"§7The Powder Ghast is immune to melee damage. Players will receive,\",6:\"§760 Mithril Powder for every hit that lands on its hitbox.\",7:\"\",8:\"§c❤ Health§8: §c100(hits)\"],Name:\"§aPowder Ghast (Monster)\"},ExtraAttributes:{id:\"POWDER_GHAST_MONSTER\"}}",
"damage": 3,
"lore": [
"§7The Powder Ghast is a mob that spawns,",
"§7randomly in Dwarven Mines. It's not a part of the regular cycle,",
"§7and instead is a random occurrence. The Powder Ghast can spawn",
"§7in one of the following locations: Divan's Gateway,",
"§7Rampart's Quarry, Cliffside Veinsand Forge Basin. ",
"§7The Powder Ghast is immune to melee damage. Players will receive,",
"§760 Mithril Powder for every hit that lands on its hitbox.",
"",
"§c❤ Health§8: §c100(hits)"
],
"internalname": "POWDER_GHAST_MONSTER",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Powder_Ghast",
"https://wiki.hypixel.net/Powder_Ghast"
],
"crafttext": ""
}
|