diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-24 13:21:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-24 07:21:05 -0400 |
commit | dd5bcc03b981dbcbf7411e44af09227d258e4410 (patch) | |
tree | 486356a50d2b5b4ac9507e03437b0873ee6a2777 /items/WAND_OF_MENDING.json | |
parent | 1e85c1065a839b79bb5e8f338f5aa081a743827d (diff) | |
download | NotEnoughUpdates-REPO-dd5bcc03b981dbcbf7411e44af09227d258e4410.tar.gz NotEnoughUpdates-REPO-dd5bcc03b981dbcbf7411e44af09227d258e4410.tar.bz2 NotEnoughUpdates-REPO-dd5bcc03b981dbcbf7411e44af09227d258e4410.zip |
ok (#498)
Diffstat (limited to 'items/WAND_OF_MENDING.json')
-rw-r--r-- | items/WAND_OF_MENDING.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/WAND_OF_MENDING.json b/items/WAND_OF_MENDING.json index ba805187..de206707 100644 --- a/items/WAND_OF_MENDING.json +++ b/items/WAND_OF_MENDING.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:stick", "displayname": "§9Wand of Mending", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c30❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §380\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c90❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §380\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}", "damage": 0, "lore": [ "§6Item Ability: Medium Heal §e§lRIGHT CLICK", - "§7Heal §c30❤§7/s for 7s.", + "§7Heal §c90❤§7/s for 7s.", "§7§8Wand heals don\u0027t stack.", "§8Mana Cost: §380", "§8Cooldown: §a1s", @@ -27,7 +27,7 @@ "slayer_req": "ZOMBIE_3", "internalname": "WAND_OF_MENDING", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Mending" |