diff options
Diffstat (limited to 'items/WAND_OF_HEALING.json')
-rw-r--r-- | items/WAND_OF_HEALING.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WAND_OF_HEALING.json b/items/WAND_OF_HEALING.json index e7e9cb12..ad7248f0 100644 --- a/items/WAND_OF_HEALING.json +++ b/items/WAND_OF_HEALING.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:stick", "displayname": "§aWand of Healing", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Small Heal §e§lRIGHT CLICK\",1:\"§7Heal §c60❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §360\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 1\",7:\"§a§lUNCOMMON WAND\"],Name:\"§aWand of Healing\"},ExtraAttributes:{id:\"WAND_OF_HEALING\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Small Heal §e§lRIGHT CLICK\",1:\"§7Heal §c60❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §360\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 1§c.\",7:\"§a§lUNCOMMON WAND\"],Name:\"§aWand of Healing\"},ExtraAttributes:{id:\"WAND_OF_HEALING\"}}", "damage": 0, "lore": [ "§6Ability: Small Heal §e§lRIGHT CLICK", "§7Heal §c60❤§7/s for 7s.", - "§7§8Wand heals don't stack.", + "§7§8Wand heals don\u0027t stack.", "§8Mana Cost: §360", "§8Cooldown: §a1s", "", - "§7§4☠ §cRequires §5Zombie Slayer 1", + "§7§4☠ §cRequires §5Zombie Slayer 1§c.", "§a§lUNCOMMON WAND" ], "recipe": { @@ -27,7 +27,7 @@ "slayer_req": "ZOMBIE_1", "internalname": "WAND_OF_HEALING", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Healing", |