diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/GENERALS_HOPE_OF_THE_RESISTANCE.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/GENERALS_HOPE_OF_THE_RESISTANCE.json')
-rw-r--r-- | items/GENERALS_HOPE_OF_THE_RESISTANCE.json | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/items/GENERALS_HOPE_OF_THE_RESISTANCE.json b/items/GENERALS_HOPE_OF_THE_RESISTANCE.json index 720eb271..e689623f 100644 --- a/items/GENERALS_HOPE_OF_THE_RESISTANCE.json +++ b/items/GENERALS_HOPE_OF_THE_RESISTANCE.json @@ -1,27 +1,26 @@ { - "itemid": "minecraft:double_plant", - "displayname": "§6Staff of the Rising Sun", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Channels your energy towards the\",2:\"§7target location, exploding on\",3:\"§7impact for §c22,968 §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:\"GENERALS_HOPE_OF_THE_RESISTANCE\"}}", - "damage": 0, - "lore": [ - "§6Ability: Ray of Hope §e§lRIGHT CLICK", - "§7Channels your energy towards the", - "§7target location, exploding on", - "§7impact for §c22,968 §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": "GENERALS_HOPE_OF_THE_RESISTANCE", - "crafttext": "", - "clickcommand": "", - "modver": "2.1.0-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Staff_of_the_Rising_Sun", - "https://wiki.hypixel.net/Staff_Of_The_Rising_Sun" - ] + "itemid": "minecraft:double_plant", + "displayname": "§6Staff of the Rising Sun", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Channels your energy towards the\",2:\"§7target location, exploding on\",3:\"§7impact for §c22,968 §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:\"§6§lLEGENDARY WAND\"],Name:\"§6Staff of the Rising Sun\"},ExtraAttributes:{leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:HOPE_OF_THE_RESISTANCE\",id:\"GENERALS_HOPE_OF_THE_RESISTANCE\"}}", + "damage": 0, + "lore": [ + "§6Ability: Ray of Hope §e§lRIGHT CLICK", + "§7Channels your energy towards the", + "§7target location, exploding on", + "§7impact for §c22,968 §7damage.", + "§7Costs §b10% §7of your total mana", + "§7to use. This is the only item", + "§7that can deal damage to Dante.", + "", + "§6§lLEGENDARY WAND" + ], + "internalname": "GENERALS_HOPE_OF_THE_RESISTANCE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Staff_of_the_Rising_Sun", + "https://wiki.hypixel.net/Staff_Of_The_Rising_Sun" + ] }
\ No newline at end of file |