From 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 3 Nov 2024 13:19:56 +0100 Subject: feat: Slayer Reqs in craft text (#1429) --- items/WAND_OF_RESTORATION.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/WAND_OF_RESTORATION.json') diff --git a/items/WAND_OF_RESTORATION.json b/items/WAND_OF_RESTORATION.json index f173f895..6e23ff3a 100644 --- a/items/WAND_OF_RESTORATION.json +++ b/items/WAND_OF_RESTORATION.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "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§c.\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{id:\"WAND_OF_RESTORATION\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§6Ability: Big Heal §e§lRIGHT CLICK", "§7Heal §c120❤§7/s for 7s.", @@ -33,5 +33,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Restoration", "https://wiki.hypixel.net/Wand_Of_Restoration" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 6" } \ No newline at end of file -- cgit