diff options
Diffstat (limited to 'items/DIANA_MAYOR_MONSTER.json')
-rw-r--r-- | items/DIANA_MAYOR_MONSTER.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/DIANA_MAYOR_MONSTER.json b/items/DIANA_MAYOR_MONSTER.json new file mode 100644 index 00000000..7aabc383 --- /dev/null +++ b/items/DIANA_MAYOR_MONSTER.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§2Diana (Mayor)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba418258-db69-3ef6-ba41-8258db69bef6\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNjYzFjZjY3MmE0YjI1NDBiZTM0NmVhZDc5YWMyZDllZDE5ZDk1YjYwNzViZjk1YmUwYjZkMGRhNjEzNzdiZSJ9fX0\u003d\u003d\u003d\"}]}},display:{Lore:[0:\"§8Candidate\",1:\"\",2:\"§2Lucky!\",3:\"§7Gain §d+25♣ Pet Luck.\",4:\"\",5:\"§2Pet XP Buff\",6:\"§7Gain §d35% more pet XP.\",7:\"\",8:\"§2Mythological Ritual\",9:\"§7mayor Diana will sell the\",10:\"§7Griffin pet, which lets you\",11:\"§7find §2Mythological Creatures\",12:\"§7and tons of §eunique items§7.\"],Name:\"§2Diana (Mayor)\"},ExtraAttributes:{id:\"DIANA_MAYOR_MONSTER\"}}", + "damage": 3, + "lore": [ + "§8Candidate", + "", + "§2Lucky!", + "§7Gain §d+25♣ Pet Luck.", + "", + "§2Pet XP Buff", + "§7Gain §d35% more pet XP.", + "", + "§2Mythological Ritual", + "§7mayor Diana will sell the", + "§7Griffin pet, which lets you", + "§7find §2Mythological Creatures", + "§7and tons of §eunique items§7." + ], + "internalname": "DIANA_MAYOR_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diana" + ], + "crafttext": "" +}
\ No newline at end of file |