diff options
Diffstat (limited to 'items/CRYPT_GHOUL_MONSTER.json')
-rw-r--r-- | items/CRYPT_GHOUL_MONSTER.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/CRYPT_GHOUL_MONSTER.json b/items/CRYPT_GHOUL_MONSTER.json index 1f91d153..29942a40 100644 --- a/items/CRYPT_GHOUL_MONSTER.json +++ b/items/CRYPT_GHOUL_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§9Crypt Ghoul (Monster)", "nbttag": "{display:{Lore:[0:\"§7The Crypt Ghoul is a mob added in the Slayer\",1:\"§7update. It is a hostile zombie type mob that\u0027s\",2:\"§7a bit tougher than regular zombies.\",3:\"\",4:\"§c❤ Health§8: §c2.000\",5:\"§7Combat XP: §332\",6:\"§7Coins per Kill: §613\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fRotten Flesh §8x1-2\",11:\"\",12:\"§dRNGesus Loot\",13:\"§8 ■ §5Ghoul §8(§a0.001%§8)\",14:\"§8 ■ §6Ghoul §8(§a0.003%§8)\"],Name:\"§9Crypt Ghoul (Monster)\"},ExtraAttributes:{id:\"CRYPT_GHOUL_MONSTER\"}}", - "damage": 54, + "damage": 2, "lore": [ "§7The Crypt Ghoul is a mob added in the Slayer", "§7update. It is a hostile zombie type mob that\u0027s", @@ -27,6 +27,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Ghoul" ], - "entityrender": "Zombie", "crafttext": "" }
\ No newline at end of file |