diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/POWDER_GHAST_MONSTER.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/POWDER_GHAST_MONSTER.json')
-rw-r--r-- | items/POWDER_GHAST_MONSTER.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/POWDER_GHAST_MONSTER.json b/items/POWDER_GHAST_MONSTER.json index 04f37cbb..e54bb922 100644 --- a/items/POWDER_GHAST_MONSTER.json +++ b/items/POWDER_GHAST_MONSTER.json @@ -1,14 +1,14 @@ { "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\u0027s 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\u0027s Gateway,\",4:\"§7Rampart\u0027s 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\"}}", + "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\u0027s not a part of the regular cycle,", + "§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\u0027s Gateway,", - "§7Rampart\u0027s Quarry, Cliffside Veinsand Forge Basin. ", + "§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.", "", @@ -16,10 +16,11 @@ ], "internalname": "POWDER_GHAST_MONSTER", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Powder_Ghast" + "https://hypixel-skyblock.fandom.com/wiki/Powder_Ghast", + "https://wiki.hypixel.net/Powder_Ghast" ], "crafttext": "" -} +}
\ No newline at end of file |