diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 15:22:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 15:22:59 -0400 |
commit | 5cb9414a678506aa6f11b0d81e79f2cb13c9ef24 (patch) | |
tree | 4c5875fbed9c50d2405ccf340fe050600d2f2b67 /items/ECHOLOCATOR.json | |
parent | 31919f989f3f2fb9d882c3fb84ea201514016abe (diff) | |
download | NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.tar.gz NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.tar.bz2 NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.zip |
more halloween
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 |