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_HEALING.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_HEALING.json')
-rw-r--r-- | items/WAND_OF_HEALING.json | 3 |
1 files changed, 1 insertions, 2 deletions
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": { |