diff options
Diffstat (limited to 'items/ZOMBIE_GRUNT_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_GRUNT_MONSTER.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/ZOMBIE_GRUNT_MONSTER.json b/items/ZOMBIE_GRUNT_MONSTER.json new file mode 100644 index 00000000..8bc5b9cd --- /dev/null +++ b/items/ZOMBIE_GRUNT_MONSTER.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Zombie Grunt (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Just more grunts in the platoon\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §340-78\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §9Rotten Chestplate §8(§a6%§8)\",8:\"§8 ■ §9Rotten Helmet §8(§a6%§8)\",9:\"§8 ■ §9Rotten Boots §8(§a6%§8)\",10:\"§8 ■ §9Rotten Leggings §8(§a6%§8)\",11:\"§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)\",12:\"\",13:\"§6Legendary Loot\",14:\"§8 ■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Zombie Grunt (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_GRUNT_MONSTER\"}}", + "damage": 2, + "lore": [ + "§7Just more grunts in the platoon", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §340-78", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §9Rotten Chestplate §8(§a6%§8)", + "§8 ■ §9Rotten Helmet §8(§a6%§8)", + "§8 ■ §9Rotten Boots §8(§a6%§8)", + "§8 ■ §9Rotten Leggings §8(§a6%§8)", + "§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)", + "", + "§6Legendary Loot", + "§8 ■ §9Premium Flesh §8(§a0.1%§8)" + ], + "internalname": "ZOMBIE_GRUNT_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Grunt" + ], + "crafttext": "" +}
\ No newline at end of file |