1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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": ""
}
|