From d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 12 Apr 2021 19:59:08 -0400 Subject: Hypixel Moment --- items/HOPE_OF_THE_RESISTANCE.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/HOPE_OF_THE_RESISTANCE.json (limited to 'items/HOPE_OF_THE_RESISTANCE.json') 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 -- cgit