diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-17 02:32:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-16 20:32:46 -0400 |
commit | 3ca80e8519426299af68e18aa488720cb09bad64 (patch) | |
tree | af337f576c3a0edf175a5be5d5a8afa93f2e6591 /items/HOPE_OF_THE_RESISTANCE.json | |
parent | 8d29b5fcef4cfe9716d311035b1a32032aa17015 (diff) | |
download | NotEnoughUpdates-REPO-3ca80e8519426299af68e18aa488720cb09bad64.tar.gz NotEnoughUpdates-REPO-3ca80e8519426299af68e18aa488720cb09bad64.tar.bz2 NotEnoughUpdates-REPO-3ca80e8519426299af68e18aa488720cb09bad64.zip |
Wiki Slow moment - Added and changed Things (#461)
* Wiki Slow moment
* Update FARMING_FOR_DUMMIES.json
Diffstat (limited to 'items/HOPE_OF_THE_RESISTANCE.json')
-rw-r--r-- | items/HOPE_OF_THE_RESISTANCE.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/HOPE_OF_THE_RESISTANCE.json b/items/HOPE_OF_THE_RESISTANCE.json index 3226b9de..647a03f7 100644 --- a/items/HOPE_OF_THE_RESISTANCE.json +++ b/items/HOPE_OF_THE_RESISTANCE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:double_plant", - "displayname": "§6Staff of the Rising Sun", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Channels your energy towards the\",2:\"§7target location, exploding on\",3:\"§7impact for §c6,642 §7damage.\",4:\"§7Costs §b10% §7of your total mana\",5:\"§7to use. This is the only item\",6:\"§7that can deal damage to Dante.\",7:\"\",8:\"§aPerfect 1000 / 1000\",9:\"§6§lLEGENDARY WAND\"],Name:\"§6Staff of the Rising Sun\"},ExtraAttributes:{leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:HOPE_OF_THE_RESISTANCE\",id:\"HOPE_OF_THE_RESISTANCE\"}}", + "displayname": "§5Staff of the Rising Sun", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Channels your energy towards the\",2:\"§7target location, exploding on\",3:\"§7impact for §c6,642 §7damage.\",4:\"§7Costs §b10% §7of your total mana\",5:\"§7to use. This is the only item\",6:\"§7that can deal damage to Dante.\",7:\"\",8:\"§5§lEPIC WAND\"],Name:\"§5Staff of the Rising Sun\"},ExtraAttributes:{leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:HOPE_OF_THE_RESISTANCE\",id:\"HOPE_OF_THE_RESISTANCE\"}}", "damage": 0, "lore": [ "§6Item Ability: Ray of Hope §e§lRIGHT CLICK", @@ -12,8 +12,7 @@ "§7to use. This is the only item", "§7that can deal damage to Dante.", "", - "§aPerfect 1000 / 1000", - "§6§lLEGENDARY WAND" + "§5§lEPIC WAND" ], "internalname": "HOPE_OF_THE_RESISTANCE", "crafttext": "", |