diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/ROGUE_SWORD.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/ROGUE_SWORD.json')
-rw-r--r-- | items/ROGUE_SWORD.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/ROGUE_SWORD.json b/items/ROGUE_SWORD.json index 737e0c3d..92822211 100644 --- a/items/ROGUE_SWORD.json +++ b/items/ROGUE_SWORD.json @@ -1,10 +1,10 @@ { "internalname": "ROGUE_SWORD", "itemid": "minecraft:golden_sword", - "displayname": "Rogue Sword", + "displayname": "§fRogue Sword", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Item Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Increases your movement §f✦\",4:\"§fSpeed §7by §a+20 §7for §a30\",5:\"§a§7seconds.\",6:\"§8Mana Cost: §350\",7:\"§8Half speed if already active.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{originTag:\"REWARD_PSYCHIC:ROGUE_SWORD\",id:\"ROGUE_SWORD\",uuid:\"0c609d2f-8c82-4868-94f3-21578edd0597\",timestamp:\"1/3/20 6:30 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Item Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Increases your movement §f✦\",4:\"§fSpeed §7by §a+20 §7for §a30\",5:\"§a§7seconds.\",6:\"§8Mana Cost: §350\",7:\"§8Half speed if already active.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{originTag:\"REWARD_PSYCHIC\",id:\"ROGUE_SWORD\",uuid:\"866d0926-7b6e-4d5c-8dd7-8904be11f469\",timestamp:\"9/3/19 6:17 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+20", @@ -18,5 +18,9 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword" ] }
\ No newline at end of file |