diff options
Diffstat (limited to 'items/EGGLOCATOR.json')
-rw-r--r-- | items/EGGLOCATOR.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/EGGLOCATOR.json b/items/EGGLOCATOR.json new file mode 100644 index 00000000..c5ec6285 --- /dev/null +++ b/items/EGGLOCATOR.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fEgglocator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8618dd9d-2d94-36d1-8db0-f17689dfb9e1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTk3OTUwOTk3OCwKICAicHJvZmlsZUlkIiA6ICJiYWRkZjIxZTFmNWE0ZGYzOGVjZmNkOTYwY2E0YzA5YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbmRlckJUIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0YTdmZjlhMTBmZGFlMTQ0NDY0OTllZjNiYzFkZjEzYjc4ODhkNmNkMmUzMTFjY2FiNTFiODM1MmM2MDkzYjQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Uses the magic of §aHoppity §7to\",1:\"§7uncover hidden §aChocolate Rabbit\",2:\"§aEggs§7.\",3:\"\",4:\"§6Ability: Egglocator §e§lRIGHT CLICK\",5:\"§7Points towards the nearest\",6:\"§7unclaimed §aChocolate Rabbit Egg§7!\",7:\"§8Cooldown: §a5s\",8:\"\",9:\"§7Only works during §dHoppity\u0027s Hunt§7.\",10:\"\",11:\"§f§lCOMMON\",12:\"\",13:\"§7Cost\",14:\"§67,500,000 Chocolate\"],Name:\"§fEgglocator\"},ExtraAttributes:{id:\"EGGLOCATOR\"}}", + "damage": 3, + "lore": [ + "§7Uses the magic of §aHoppity §7to", + "§7uncover hidden §aChocolate Rabbit", + "§aEggs§7.", + "", + "§6Ability: Egglocator §e§lRIGHT CLICK", + "§7Points towards the nearest", + "§7unclaimed §aChocolate Rabbit Egg§7!", + "§8Cooldown: §a5s", + "", + "§7Only works during §dHoppity\u0027s Hunt§7.", + "", + "§f§lCOMMON", + "", + "§7Cost", + "§67,500,000 Chocolate" + ], + "internalname": "EGGLOCATOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.1", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Egglocator", + "https://hypixel-skyblock.fandom.com/wiki/Egglocator" + ] +} |