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_HEALING.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/WAND_OF_HEALING.json') diff --git a/items/WAND_OF_HEALING.json b/items/WAND_OF_HEALING.json index c214fdd0..a9f92b0e 100644 --- a/items/WAND_OF_HEALING.json +++ b/items/WAND_OF_HEALING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§aWand of Healing", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Small Heal §e§lRIGHT CLICK\",1:\"§7Heal §c20❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §360\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§c☠ §5Requires Zombie LVL 1\",7:\"§a§lUNCOMMON WAND\"],Name:\"§aWand of Healing\"},ExtraAttributes:{id:\"WAND_OF_HEALING\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Small Heal §e§lRIGHT CLICK\",1:\"§7Heal §c20❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §360\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§a§lUNCOMMON WAND\"],Name:\"§aWand of Healing\"},ExtraAttributes:{id:\"WAND_OF_HEALING\"}}", "damage": 0, "lore": [ "§6Item Ability: Small Heal §e§lRIGHT CLICK", @@ -10,7 +10,6 @@ "§8Mana Cost: §360", "§8Cooldown: §a1s", "", - "§c☠ §5Requires Zombie LVL 1", "§a§lUNCOMMON WAND" ], "recipe": { -- cgit