diff options
Diffstat (limited to 'items/ECHOLOCATOR.json')
-rw-r--r-- | items/ECHOLOCATOR.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ECHOLOCATOR.json b/items/ECHOLOCATOR.json new file mode 100644 index 00000000..fb226518 --- /dev/null +++ b/items/ECHOLOCATOR.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:compass", + "displayname": "§aEcholocator", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7When held during the §6Spooky\",1:\"§6Festival§7, this compass points\",2:\"§7towards the nearest §6Mega\",3:\"§6Bat§7. Happy hunting!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aEcholocator\"},ExtraAttributes:{id:\"ECHOLOCATOR\"}}", + "damage": 0, + "lore": [ + "§7When held during the §6Spooky", + "§6Festival§7, this compass points", + "§7towards the nearest §6Mega", + "§6Bat§7. Happy hunting!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ECHOLOCATOR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Echolocator" + ] +}
\ No newline at end of file |