From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/WAND_OF_ATONEMENT.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/WAND_OF_ATONEMENT.json') diff --git a/items/WAND_OF_ATONEMENT.json b/items/WAND_OF_ATONEMENT.json index 1e6a7073..6819d7d2 100644 --- a/items/WAND_OF_ATONEMENT.json +++ b/items/WAND_OF_ATONEMENT.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:stick", "displayname": "§6Wand of Atonement", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3240\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3240\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§6Ability: Huge Heal §e§lRIGHT CLICK", "§7Heal §c170❤§7/s for 7s.", - "§7§8Wand heals don\u0027t stack.", + "§7§8Wand heals don't stack.", "§8Mana Cost: §3240", "§8Cooldown: §a1s", "", @@ -28,9 +28,10 @@ "crafttext": "Requires Zombie Slayer 7", "clickcommand": "viewrecipe", "slayer_req": "ZOMBIE_7", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement" + "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement", + "https://wiki.hypixel.net/Wand_Of_Atonement" ] -} +} \ No newline at end of file -- cgit