diff options
Diffstat (limited to 'items/TANK_ZOMBIE_MONSTER.json')
-rw-r--r-- | items/TANK_ZOMBIE_MONSTER.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/TANK_ZOMBIE_MONSTER.json b/items/TANK_ZOMBIE_MONSTER.json new file mode 100644 index 00000000..5586c935 --- /dev/null +++ b/items/TANK_ZOMBIE_MONSTER.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Tank Zombie (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Hefty zombie.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §370-168\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §9Heavy Chestplate §8(§a5%§8)\",8:\"§8 ■ §9Heavy Helmet §8(§a5%§8)\",9:\"§8 ■ §9Heavy Boots §8(§a5%§8)\",10:\"§8 ■ §9Heavy Leggings §8(§a5%§8)\",11:\"\",12:\"§6Legendary Loot\",13:\"§8 ■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Tank Zombie (Monster)\"},ExtraAttributes:{id:\"TANK_ZOMBIE_MONSTER\"}}", + "damage": 2, + "lore": [ + "§7Hefty zombie.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §370-168", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §9Heavy Chestplate §8(§a5%§8)", + "§8 ■ §9Heavy Helmet §8(§a5%§8)", + "§8 ■ §9Heavy Boots §8(§a5%§8)", + "§8 ■ §9Heavy Leggings §8(§a5%§8)", + "", + "§6Legendary Loot", + "§8 ■ §9Premium Flesh §8(§a0.1%§8)" + ], + "internalname": "TANK_ZOMBIE_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tank_Zombie" + ], + "crafttext": "" +}
\ No newline at end of file |