diff options
Diffstat (limited to 'items/ECHOLOCATOR.json')
-rw-r--r-- | items/ECHOLOCATOR.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ECHOLOCATOR.json b/items/ECHOLOCATOR.json new file mode 100644 index 00000000..b05a1bae --- /dev/null +++ b/items/ECHOLOCATOR.json @@ -0,0 +1,19 @@ +{ + "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.4-REL", + "infoType": "" +}
\ No newline at end of file |