diff options
Diffstat (limited to 'items/DERPY_SPECIAL_MAYOR_MONSTER.json')
-rw-r--r-- | items/DERPY_SPECIAL_MAYOR_MONSTER.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/DERPY_SPECIAL_MAYOR_MONSTER.json b/items/DERPY_SPECIAL_MAYOR_MONSTER.json new file mode 100644 index 00000000..310782ca --- /dev/null +++ b/items/DERPY_SPECIAL_MAYOR_MONSTER.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dDerpy (Mayor)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d8913175-c511-3ae8-9891-3175c5111ae8e\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGY2ZGY1NmM3MzIxYTgzYmEyZmI5NDNkMWIxMmVkOGNlYzUxYzNjNjY5YmQ3NWRkNDVjZTJmYTk2YWJlZiJ9fX0\u003d\u003d\u003d\"}]}},display:{Lore:[0:\"§8Special Candidate\",1:\"\",2:\"§dTURBO MINIONS!!!\",3:\"§7Minions have double the\",4:\"§7output!\",5:\"\",6:\"§dAH CLOSED!!!\",7:\"§7The Auction House will be\",8:\"§7closed while Derpy is elected!\",9:\"\",10:\"§dDOUBLE MOBS HP!!!\",11:\"§7ALL monsters have double\",12:\"§7health!\",13:\"\",14:\"§dMORR SKILLZ!!!\",15:\"§7Gain §d+50% §7 more skill\",16:\"§7experience.\",17:\"\",18:\"§dThis is a SPECIAL candidate!\",19:\"§7It rarely appears!\"],Name:\"§dDerpy (Mayor)\"},ExtraAttributes:{id:\"DERPY_SPECIAL_MAYOR_MONSTER\"}}", + "damage": 3, + "lore": [ + "§8Special Candidate", + "", + "§dTURBO MINIONS!!!", + "§7Minions have double the", + "§7output!", + "", + "§dAH CLOSED!!!", + "§7The Auction House will be", + "§7closed while Derpy is elected!", + "", + "§dDOUBLE MOBS HP!!!", + "§7ALL monsters have double", + "§7health!", + "", + "§dMORR SKILLZ!!!", + "§7Gain §d+50% §7 more skill", + "§7experience.", + "", + "§dThis is a SPECIAL candidate!", + "§7It rarely appears!" + ], + "internalname": "DERPY_SPECIAL_MAYOR_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Derpy" + ], + "crafttext": "" +}
\ No newline at end of file |