diff options
Diffstat (limited to 'items/WAND_OF_ATONEMENT.json')
-rw-r--r-- | items/WAND_OF_ATONEMENT.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WAND_OF_ATONEMENT.json b/items/WAND_OF_ATONEMENT.json index 6819d7d2..9174f4b9 100644 --- a/items/WAND_OF_ATONEMENT.json +++ b/items/WAND_OF_ATONEMENT.json @@ -1,16 +1,16 @@ { "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'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:[]}", + "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§c.\",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't stack.", + "§7§8Wand heals don\u0027t stack.", "§8Mana Cost: §3240", "§8Cooldown: §a1s", "", - "§7§4☠ §cRequires §5Zombie Slayer 7", + "§7§4☠ §cRequires §5Zombie Slayer 7§c.", "§6§lLEGENDARY WAND" ], "recipe": { @@ -28,7 +28,7 @@ "crafttext": "Requires Zombie Slayer 7", "clickcommand": "viewrecipe", "slayer_req": "ZOMBIE_7", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement", |