diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-16 19:43:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 18:43:15 +0000 |
commit | c8a8e8c5265a603adb426156e8a22f19a1c860cb (patch) | |
tree | 9d08979a9eb4cb4e8c7928a54794e0e8138ecdbb /items/SPIRIT_LEAP.json | |
parent | c3f588b90189a4a86ba213b11ee78d35b5472435 (diff) | |
download | NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.gz NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.bz2 NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.zip |
0.19.10 (#1087)
* 0.19.10
* Fixed Corleonite chance
* Added new fallen star stuff
Diffstat (limited to 'items/SPIRIT_LEAP.json')
-rw-r--r-- | items/SPIRIT_LEAP.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SPIRIT_LEAP.json b/items/SPIRIT_LEAP.json index 47959864..e0634364 100644 --- a/items/SPIRIT_LEAP.json +++ b/items/SPIRIT_LEAP.json @@ -4,16 +4,16 @@ "displayname": "§9Spirit Leap", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§6Ability: Spirit Leap §e§lRIGHT CLICK\",2:\"§7Allows you to teleport to any\",3:\"§7teammate! Grants §a1 §7second of\",4:\"§7immunity after teleporting,\",5:\"§7immunity is cancelled upon\",6:\"§7dealing damage.\",7:\"§8Cooldown: §a5s\",8:\"\",9:\"§cDungeons only!\",10:\"\",11:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Spirit Leap\"},ExtraAttributes:{id:\"SPIRIT_LEAP\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§6Ability: Spirit Leap §e§lRIGHT CLICK\",3:\"§7Allows you to teleport to any\",4:\"§7teammate! Grants §a1 §7second of\",5:\"§7immunity after teleporting, immunity is\",6:\"§7cancelled upon dealing damage.\",7:\"§8Cooldown: §a5s\",8:\"\",9:\"§cDungeons only!\",10:\"\",11:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Spirit Leap\"},ExtraAttributes:{id:\"SPIRIT_LEAP\"}}", "modver": "2.1.1-PRE", "lore": [ - "§8Brewing Ingredient", + "§7§8Brewing Ingredient", + "", "§6Ability: Spirit Leap §e§lRIGHT CLICK", "§7Allows you to teleport to any", "§7teammate! Grants §a1 §7second of", - "§7immunity after teleporting,", - "§7immunity is cancelled upon", - "§7dealing damage.", + "§7immunity after teleporting, immunity is", + "§7cancelled upon dealing damage.", "§8Cooldown: §a5s", "", "§cDungeons only!", |