diff options
Diffstat (limited to 'items/MINER_ZOMBIE_MONSTER.json')
-rw-r--r-- | items/MINER_ZOMBIE_MONSTER.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/MINER_ZOMBIE_MONSTER.json b/items/MINER_ZOMBIE_MONSTER.json new file mode 100644 index 00000000..b01b3ad3 --- /dev/null +++ b/items/MINER_ZOMBIE_MONSTER.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Miner Zombie (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Like their skeleton\",1:\"§7counterparts these zombies have\",2:\"§7bedazzled themselves throughout\",3:\"§7the years.\",4:\"\",5:\"§c❤ Health§8: §c250-300\",6:\"§7Coins per Kill: §612-15\",7:\"§7Combat XP: §320-24\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fRotten Flesh §8x1-2\",12:\"\",13:\"§9Rare Loot\",14:\"§8 ■ §9Miner Helmet §8(§a1%§8)\",15:\"§8 ■ §9Miner Chestplate §8(§a1%§8)\",16:\"§8 ■ §9Miner Leggings §8(§a1%§8)\",17:\"§8 ■ §9Miner Boots §8(§a1%§8)\",18:\"\",19:\"§dRNGesus Loot\",20:\"§8 ■ §5Exp Share Core §8(§a0.01%§8)\"],Name:\"§9Miner Zombie (Monster)\"},ExtraAttributes:{id:\"MINER_ZOMBIE_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7Like their skeleton", + "§7counterparts these zombies have", + "§7bedazzled themselves throughout", + "§7the years.", + "", + "§c❤ Health§8: §c250-300", + "§7Coins per Kill: §612-15", + "§7Combat XP: §320-24", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fRotten Flesh §8x1-2", + "", + "§9Rare Loot", + "§8 ■ §9Miner Helmet §8(§a1%§8)", + "§8 ■ §9Miner Chestplate §8(§a1%§8)", + "§8 ■ §9Miner Leggings §8(§a1%§8)", + "§8 ■ §9Miner Boots §8(§a1%§8)", + "", + "§dRNGesus Loot", + "§8 ■ §5Exp Share Core §8(§a0.01%§8)" + ], + "internalname": "MINER_ZOMBIE_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Miner_Zombie" + ], + "crafttext": "", + "entityrender": "Zombie" +}
\ No newline at end of file |