diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-14 01:00:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 19:00:42 -0400 |
commit | 0e58984f2a8d3efa156e047cd7ab03a6a8585c63 (patch) | |
tree | 5dfd311b2f02c4e699d78b8fc1a692adff005ee3 /items/HOPE_OF_THE_RESISTANCE.json | |
parent | d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154 (diff) | |
download | NotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.tar.gz NotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.tar.bz2 NotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.zip |
Pet Skins and other Resistance Things (#459)
Diffstat (limited to 'items/HOPE_OF_THE_RESISTANCE.json')
-rw-r--r-- | items/HOPE_OF_THE_RESISTANCE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/HOPE_OF_THE_RESISTANCE.json b/items/HOPE_OF_THE_RESISTANCE.json index b4c99a57..3226b9de 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\",uuid:\"88d62eb1-7c35-4d15-a467-3a561c356e45\",timestamp:\"4/12/21 7:56 PM\"}}", + "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\"}}", "damage": 0, "lore": [ "§6Item Ability: Ray of Hope §e§lRIGHT CLICK", @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Staff_of_the_Rising_Sun" + ] }
\ No newline at end of file |