diff options
Diffstat (limited to 'items/ZOMBIE_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_MONSTER.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/ZOMBIE_MONSTER.json b/items/ZOMBIE_MONSTER.json index f8429962..7cf0d3b7 100644 --- a/items/ZOMBIE_MONSTER.json +++ b/items/ZOMBIE_MONSTER.json @@ -1,23 +1,24 @@ { "itemid": "minecraft:skull", "displayname": "§aZombie (Monster)", - "nbttag": "{display:{Lore:[0:\"§7The Zombie is a natural mob in Minecraft. Zombies\",1:\"§7spawn naturally at the Graveyard (Lv. 1), Lapis \",2:\"§7Quarry (as a Lapis Zombie), Diamond Reserve (Lv. 15),\",3:\"§7and Obsidian Sanctuary (Lv. 20) of the Deep Caverns,\",4:\"§7as well as on the Player\u0027s Island in the dark. They \",5:\"§7also spawn in Crypt Ghoul and Golden Ghoul variants \",6:\"§7at the caves near the Coal Mine. \"],Name:\"§aZombie (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_MONSTER\"}}", + "nbttag": "{display:{Lore:[0:\"§7The Zombie is a natural mob in Minecraft. Zombies\",1:\"§7spawn naturally at the Graveyard (Lv. 1), Lapis \",2:\"§7Quarry (as a Lapis Zombie), Diamond Reserve (Lv. 15),\",3:\"§7and Obsidian Sanctuary (Lv. 20) of the Deep Caverns,\",4:\"§7as well as on the Player's Island in the dark. They \",5:\"§7also spawn in Crypt Ghoul and Golden Ghoul variants \",6:\"§7at the caves near the Coal Mine. \"],Name:\"§aZombie (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_MONSTER\"}}", "damage": 2, "lore": [ "§7The Zombie is a natural mob in Minecraft. Zombies", "§7spawn naturally at the Graveyard (Lv. 1), Lapis ", "§7Quarry (as a Lapis Zombie), Diamond Reserve (Lv. 15),", "§7and Obsidian Sanctuary (Lv. 20) of the Deep Caverns,", - "§7as well as on the Player\u0027s Island in the dark. They ", + "§7as well as on the Player's Island in the dark. They ", "§7also spawn in Crypt Ghoul and Golden Ghoul variants ", "§7at the caves near the Coal Mine. " ], "internalname": "ZOMBIE_MONSTER", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Zombie" + "https://hypixel-skyblock.fandom.com/wiki/Zombie", + "https://wiki.hypixel.net/Zombie" ], "crafttext": "" -} +}
\ No newline at end of file |