diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-31 14:33:19 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 14:33:19 +1100 |
commit | b7202d52f404898d677b6a05a8f35f641417437f (patch) | |
tree | 4c5875fbed9c50d2405ccf340fe050600d2f2b67 /items/ECHOLOCATOR.json | |
parent | 4d7122837083f7e4549932c48e670ce9237a365d (diff) | |
parent | 5cb9414a678506aa6f11b0d81e79f2cb13c9ef24 (diff) | |
download | NotEnoughUpdates-REPO-b7202d52f404898d677b6a05a8f35f641417437f.tar.gz NotEnoughUpdates-REPO-b7202d52f404898d677b6a05a8f35f641417437f.tar.bz2 NotEnoughUpdates-REPO-b7202d52f404898d677b6a05a8f35f641417437f.zip |
Merge pull request #293 from IRONM00N/master
Halloween Items Etc.
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 |