diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-12 19:59:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-12 19:59:08 -0400 |
commit | d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154 (patch) | |
tree | de6d4ff99c371058897fbb578b6b12a6d1d50b1a /items/HOPE_OF_THE_RESISTANCE.json | |
parent | 5f0a4ab62aa23b284ab6da92396d5293b85c670b (diff) | |
download | NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.tar.gz NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.tar.bz2 NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.zip |
Hypixel Moment
Diffstat (limited to 'items/HOPE_OF_THE_RESISTANCE.json')
-rw-r--r-- | items/HOPE_OF_THE_RESISTANCE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/HOPE_OF_THE_RESISTANCE.json b/items/HOPE_OF_THE_RESISTANCE.json new file mode 100644 index 00000000..b4c99a57 --- /dev/null +++ b/items/HOPE_OF_THE_RESISTANCE.json @@ -0,0 +1,23 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Ray of Hope §e§lRIGHT CLICK", + "§7Channels your energy towards the", + "§7target location, exploding on", + "§7impact for §c6,642 §7damage.", + "§7Costs §b10% §7of your total mana", + "§7to use. This is the only item", + "§7that can deal damage to Dante.", + "", + "§aPerfect 1000 / 1000", + "§6§lLEGENDARY WAND" + ], + "internalname": "HOPE_OF_THE_RESISTANCE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |