diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/WAND_OF_RESTORATION.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/WAND_OF_RESTORATION.json')
-rw-r--r-- | items/WAND_OF_RESTORATION.json | 7 |
1 files changed, 3 insertions, 4 deletions
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" |