diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:20 -0400 |
commit | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /items/ECHOLOCATOR.json | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
parent | af3047d7c1b206f08d7db6698208f13b62b5856a (diff) | |
download | NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.gz NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.bz2 NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.zip |
Merge pull request #19 from IRONM00N/master
123
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 |