diff options
Diffstat (limited to 'items/WAND_OF_RESTORATION.json')
-rw-r--r-- | items/WAND_OF_RESTORATION.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/WAND_OF_RESTORATION.json b/items/WAND_OF_RESTORATION.json index 04bf7d3b..755e3412 100644 --- a/items/WAND_OF_RESTORATION.json +++ b/items/WAND_OF_RESTORATION.json @@ -4,12 +4,12 @@ "displayname": "§5Wand of Restoration", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: 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\"}}", + "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\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{id:\"WAND_OF_RESTORATION\"}}", "modver": "2.0.0-REL", "lore": [ - "§6Item Ability: Big Heal §e§lRIGHT CLICK", + "§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", "", @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Restoration" - ] + ], + "crafttext": "" }
\ No newline at end of file |