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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Commander (Monster)",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Leader of the Undead.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §395-158\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§9Rare Loot\",7:\"§8 ■ §5Zombie Commander Whip §8(§a1%§8)\",8:\"§8 ■ §5Zombie Commander Chestplate §8(§a1%§8)\",9:\"§8 ■ §5Zombie Commander Helmet §8(§a1%§8)\",10:\"§8 ■ §5Zombie Commander Boots §8(§a1%§8)\",11:\"§8 ■ §5Zombie Commander Leggings §8(§a1%§8)\",12:\"\",13:\"§6Legendary Loot\",14:\"§8 ■ §4More Info Needed\"],Name:\"§9Zombie Commander (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_COMMANDER_MONSTER\"}}",
"damage": 2,
"lore": [
"§7Leader of the Undead.",
"",
"§7Coins per Kill: §61",
"§7Combat XP: §395-158",
"",
"§6§lPossible Drops:",
"§9Rare Loot",
"§8 ■ §5Zombie Commander Whip §8(§a1%§8)",
"§8 ■ §5Zombie Commander Chestplate §8(§a1%§8)",
"§8 ■ §5Zombie Commander Helmet §8(§a1%§8)",
"§8 ■ §5Zombie Commander Boots §8(§a1%§8)",
"§8 ■ §5Zombie Commander Leggings §8(§a1%§8)",
"",
"§6Legendary Loot",
"§8 ■ §4More Info Needed"
],
"internalname": "ZOMBIE_COMMANDER_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander"
],
"crafttext": ""
}
|