From 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Jul 2020 14:52:27 +1000 Subject: dungeons & other stuff --- items/SPIRIT_LEAP.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/SPIRIT_LEAP.json (limited to 'items/SPIRIT_LEAP.json') 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 -- cgit