diff options
Diffstat (limited to 'items/ZOMBIE_VILLAGER_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_VILLAGER_MONSTER.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_VILLAGER_MONSTER.json b/items/ZOMBIE_VILLAGER_MONSTER.json new file mode 100644 index 00000000..9cca552f --- /dev/null +++ b/items/ZOMBIE_VILLAGER_MONSTER.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aZombie Villager (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3acb9940-fc42-328e-91e8-c9a9a57e8698\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTVlMDhhODc3NmMxNzY0YzNmZTZhNmRkZDQxMmRmY2I4N2Y0MTMzMWRhZDQ3OWFjOTZjMjFkZjRiZjNhYzg5YyJ9fX0\"}]}},display:{Lore:[0:\"§7The real enemy isn\u0027t the dead -\",1:\"§7it\u0027s the living\",2:\"§c❤ Health§8: §c120\",3:\"§7Combat XP: §37\",4:\"§7Coins per Kill: §61\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fRotten Flesh\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §fPoisonous Potato §8(§a0.1%§8)\",12:\"\",13:\"§9Rare Loot\",14:\"§8 ■ §fCarrot §8(§a1%§8)\",15:\"§8 ■ §fPotato §8(§a1%§8)\"],Name:\"§aZombie Villager (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_VILLAGER_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7The real enemy isn\u0027t the dead -", + "§7it\u0027s the living", + "§c❤ Health§8: §c120", + "§7Combat XP: §37", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fRotten Flesh", + "", + "§aUncommon Loot", + "§8 ■ §fPoisonous Potato §8(§a0.1%§8)", + "", + "§9Rare Loot", + "§8 ■ §fCarrot §8(§a1%§8)", + "§8 ■ §fPotato §8(§a1%§8)" + ], + "internalname": "ZOMBIE_VILLAGER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Villager" + ], + "crafttext": "" +}
\ No newline at end of file |