diff options
Diffstat (limited to 'items/GHAST_MONSTER.json')
-rw-r--r-- | items/GHAST_MONSTER.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GHAST_MONSTER.json b/items/GHAST_MONSTER.json index f3d01da5..d6256660 100644 --- a/items/GHAST_MONSTER.json +++ b/items/GHAST_MONSTER.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:spawn_egg", "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 zone of the magma\",3:\"§7cube 9 level / Magma Cube Boss spawn zone or\",4:\"§7from Ghast Minions.\"],Name:\"§aGhast (Monster)\"},ExtraAttributes:{id:\"GHAST_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.\"],Name:\"§aGhast (Monster)\"},ExtraAttributes:{id:\"GHAST_MONSTER\"}}", "damage": 56, "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 zone of the magma", - "§7cube 9 level / Magma Cube Boss spawn zone or", - "§7from Ghast Minions." + "§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." ], "internalname": "GHAST_MONSTER", "clickcommand": "", |