diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/WAND_OF_HEALING.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/WAND_OF_HEALING.json')
-rw-r--r-- | items/WAND_OF_HEALING.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/WAND_OF_HEALING.json b/items/WAND_OF_HEALING.json new file mode 100644 index 00000000..765aff44 --- /dev/null +++ b/items/WAND_OF_HEALING.json @@ -0,0 +1,19 @@ +{ + "internalname": "WAND_OF_HEALING", + "itemid": "minecraft:stick", + "displayname": "Wand of Healing", + "clickcommand": "viewrecipe", + "damage": 0, + "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\u0027t stack.\",3:\"§8Mana Cost: §360\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§c☠ §5Requires Zombie LVL 1\",7:\"§a§lUNCOMMON WAND\"],Name:\"§aWand of Healing\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"WAND_OF_HEALING\",uuid:\"f701c56d-3e58-4d58-a109-5f6553ba0da2\",timestamp:\"3/26/20 1:31 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: Small Heal §e§lRIGHT CLICK", + "§7Heal §c20❤§7/s for 7s.", + "§7§8Wand heals don\u0027t stack.", + "§8Mana Cost: §360", + "§8Cooldown: §a1s", + "", + "§c☠ §5Requires Zombie LVL 1", + "§a§lUNCOMMON WAND" + ] +}
\ No newline at end of file |