diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/WAND_OF_ATONEMENT.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/WAND_OF_ATONEMENT.json')
-rw-r--r-- | items/WAND_OF_ATONEMENT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WAND_OF_ATONEMENT.json b/items/WAND_OF_ATONEMENT.json index df6a6175..b2a26dc8 100644 --- a/items/WAND_OF_ATONEMENT.json +++ b/items/WAND_OF_ATONEMENT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§6Wand of Atonement", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3120\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3240\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§6Ability: Huge Heal §e§lRIGHT CLICK", @@ -33,4 +33,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement" ] -} +}
\ No newline at end of file |