diff options
Diffstat (limited to 'items/WAND_OF_MENDING.json')
-rw-r--r-- | items/WAND_OF_MENDING.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/WAND_OF_MENDING.json b/items/WAND_OF_MENDING.json index daa1841f..ff98fcd3 100644 --- a/items/WAND_OF_MENDING.json +++ b/items/WAND_OF_MENDING.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:stick", "displayname": "§9Wand of Mending", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c90❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3100\",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:\"§6Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c90❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3100\",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": [ "§6Ability: Medium Heal §e§lRIGHT CLICK", "§7Heal §c90❤§7/s for 7s.", - "§7§8Wand heals don\u0027t stack.", + "§7§8Wand heals don't stack.", "§8Mana Cost: §3100", "§8Cooldown: §a1s", "", @@ -27,10 +27,11 @@ "slayer_req": "ZOMBIE_3", "internalname": "WAND_OF_MENDING", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Mending" + "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Mending", + "https://wiki.hypixel.net/Wand_Of_Mending" ], "crafttext": "" -} +}
\ No newline at end of file |