From 3ca80e8519426299af68e18aa488720cb09bad64 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 17 Apr 2021 02:32:46 +0200 Subject: Wiki Slow moment - Added and changed Things (#461) * Wiki Slow moment * Update FARMING_FOR_DUMMIES.json --- items/HOPE_OF_THE_RESISTANCE.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'items/HOPE_OF_THE_RESISTANCE.json') 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": "", -- cgit