From 5cb9414a678506aa6f11b0d81e79f2cb13c9ef24 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 15:22:59 -0400 Subject: more halloween --- items/ECHOLOCATOR.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/ECHOLOCATOR.json (limited to 'items/ECHOLOCATOR.json') 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 -- cgit