diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/WAND_OF_RESTORATION.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/WAND_OF_RESTORATION.json')
-rw-r--r-- | items/WAND_OF_RESTORATION.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WAND_OF_RESTORATION.json b/items/WAND_OF_RESTORATION.json index 357a27b9..f173f895 100644 --- a/items/WAND_OF_RESTORATION.json +++ b/items/WAND_OF_RESTORATION.json @@ -4,16 +4,16 @@ "displayname": "§5Wand of Restoration", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Big Heal §e§lRIGHT CLICK\",1:\"§7Heal §c120❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3200\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 6\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{id:\"WAND_OF_RESTORATION\"}}", - "modver": "2.1.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Big Heal §e§lRIGHT CLICK\",1:\"§7Heal §c120❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3200\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{id:\"WAND_OF_RESTORATION\"}}", + "modver": "2.1.1-PRE", "lore": [ "§6Ability: Big Heal §e§lRIGHT CLICK", "§7Heal §c120❤§7/s for 7s.", - "§7§8Wand heals don't stack.", + "§7§8Wand heals don\u0027t stack.", "§8Mana Cost: §3200", "§8Cooldown: §a1s", "", - "§7§4☠ §cRequires §5Zombie Slayer 6", + "§7§4☠ §cRequires §5Zombie Slayer 6§c.", "§5§lEPIC WAND" ], "recipe": { |