From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/WAND_OF_RESTORATION.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'items/WAND_OF_RESTORATION.json') diff --git a/items/WAND_OF_RESTORATION.json b/items/WAND_OF_RESTORATION.json index 217c857d..dd1eda60 100644 --- a/items/WAND_OF_RESTORATION.json +++ b/items/WAND_OF_RESTORATION.json @@ -2,9 +2,9 @@ "internalname": "WAND_OF_RESTORATION", "itemid": "minecraft:stick", "displayname": "§5Wand of Restoration", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Big Heal §e§lRIGHT CLICK\",1:\"§7Heal §c40❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3100\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§c☠ §5Requires Zombie LVL 6\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"WAND_OF_RESTORATION\",uuid:\"9a72d813-c042-4cd7-9514-82ba8d690aaf\",timestamp:\"4/1/20 1:52 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Big Heal §e§lRIGHT CLICK\",1:\"§7Heal §c40❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3100\",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": "1.0.0", "lore": [ "§6Item Ability: Big Heal §e§lRIGHT CLICK", @@ -13,7 +13,7 @@ "§8Mana Cost: §3100", "§8Cooldown: §a1s", "", - "§c☠ §5Requires Zombie LVL 6", + "§7§4☠ §cRequires §5Zombie Slayer 6", "§5§lEPIC WAND" ], "recipe": { @@ -27,7 +27,6 @@ "C2": "", "C3": "" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Restoration" -- cgit