diff options
Diffstat (limited to 'items/GHAST_MONSTER.json')
-rw-r--r-- | items/GHAST_MONSTER.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/items/GHAST_MONSTER.json b/items/GHAST_MONSTER.json index 99ce5ede..95afbffd 100644 --- a/items/GHAST_MONSTER.json +++ b/items/GHAST_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "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.\",5:\"\",6:\"§c❤ Health§8: §c330\",7:\"§7Coins per Kill: §630\",8:\"§7Combat XP: §350\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fGhast Tear\"],Name:\"§aGhast (Monster)\"},ExtraAttributes:{id:\"GHAST_MONSTER\"}}", - "damage": 56, + "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\",7:\"§7Coins per Kill: §630\",8:\"§7Combat XP: §350\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fGhast Tear\"],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", @@ -25,7 +25,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghast" ], - "entityrender": "Ghast", - "entityscale": 0.3, "crafttext": "" }
\ No newline at end of file |