diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-01 12:31:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:31:05 -0400 |
commit | b09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch) | |
tree | c09a00d380cff6e5bc60275061cb0a8cd8820896 /items/WAND_OF_MENDING.json | |
parent | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff) | |
download | NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2 NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip |
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names
* Removing dupe json with the wrong name
* Fixing other Stuff
* Another Rainbow name
* Another Fix
* Rainbow name
* Rainbow Name
* Another Fix
* First Part
* Fuck
* Part 2
* Part 3
* Part 4
* copy paste ftw
Diffstat (limited to 'items/WAND_OF_MENDING.json')
-rw-r--r-- | items/WAND_OF_MENDING.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WAND_OF_MENDING.json b/items/WAND_OF_MENDING.json index de206707..3f5b1c0e 100644 --- a/items/WAND_OF_MENDING.json +++ b/items/WAND_OF_MENDING.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:stick", "displayname": "§9Wand of Mending", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c90❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §380\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c90❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3100\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}", "damage": 0, "lore": [ "§6Item Ability: Medium Heal §e§lRIGHT CLICK", "§7Heal §c90❤§7/s for 7s.", "§7§8Wand heals don\u0027t stack.", - "§8Mana Cost: §380", + "§8Mana Cost: §3100", "§8Cooldown: §a1s", "", "§7§4☠ §cRequires §5Zombie Slayer 3", |