diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/SPIRIT_LEAP.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/SPIRIT_LEAP.json')
-rw-r--r-- | items/SPIRIT_LEAP.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SPIRIT_LEAP.json b/items/SPIRIT_LEAP.json new file mode 100644 index 00000000..9730fc76 --- /dev/null +++ b/items/SPIRIT_LEAP.json @@ -0,0 +1,19 @@ +{ + "internalname": "SPIRIT_LEAP", + "itemid": 368, + "displayname": "§9Spirit Leap", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Spirit Leap §e§lRIGHT CLICK\",1:\"§7Allows you to teleport to any\",2:\"§7teammate!\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Spirit Leap\"},ExtraAttributes:{id:\"SPIRIT_LEAP\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: Spirit Leap §e§lRIGHT CLICK", + "§7Allows you to teleport to any", + "§7teammate!", + "§8Cooldown: §a5s", + "", + "§cDungeons only!", + "", + "§9§lRARE DUNGEON ITEM" + ] +}
\ No newline at end of file |