diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/DERPY_SPECIAL_MAYOR_MONSTER.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/DERPY_SPECIAL_MAYOR_MONSTER.json')
-rw-r--r-- | items/DERPY_SPECIAL_MAYOR_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DERPY_SPECIAL_MAYOR_MONSTER.json b/items/DERPY_SPECIAL_MAYOR_MONSTER.json index 310782ca..ec729b06 100644 --- a/items/DERPY_SPECIAL_MAYOR_MONSTER.json +++ b/items/DERPY_SPECIAL_MAYOR_MONSTER.json @@ -1,7 +1,7 @@ { "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\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab36a707-96d3-3db1-ab36-a70796d3adb1\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjQ1MGQxMjY5Mjg4NmM0N2IwNzhhMzhmNGQ0OTJhY2ZlNjEyMTZlMmQwMjM3YWI4MjQzMzQwOWIzMDQ2YjQ2NCJ9fX0\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% §7more 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", @@ -19,7 +19,7 @@ "§7health!", "", "§dMORR SKILLZ!!!", - "§7Gain §d+50% §7 more skill", + "§7Gain §d+50% §7more skill", "§7experience.", "", "§dThis is a SPECIAL candidate!", |