diff options
Diffstat (limited to 'items/ROGUE_SWORD.json')
-rw-r--r-- | items/ROGUE_SWORD.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/ROGUE_SWORD.json b/items/ROGUE_SWORD.json index c6cbad18..ffc4b8e4 100644 --- a/items/ROGUE_SWORD.json +++ b/items/ROGUE_SWORD.json @@ -1,25 +1,26 @@ { - "internalname": "ROGUE_SWORD", "itemid": "minecraft:golden_sword", "displayname": "§fRogue Sword", - "clickcommand": "", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Grants §f+100✦ Speed §7for\",4:\"§7§a30s§7.\",5:\"§8Mana Cost: §350\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{id:\"ROGUE_SWORD\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Grants §f+100✦ Speed \",4:\"§7for§7 §a30s§7.\",5:\"§8Mana Cost: §350\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{id:\"ROGUE_SWORD\"}}", - "modver": "2.1.0-REL", "lore": [ "§7Damage: §c+20", "", "§6Ability: Speed Boost §e§lRIGHT CLICK", - "§7Grants §f+100✦ Speed ", - "§7for§7 §a30s§7.", + "§7Grants §f+100✦ Speed §7for", + "§7§a30s§7.", "§8Mana Cost: §350", "", "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", "§f§lCOMMON SWORD" ], + "internalname": "ROGUE_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword" - ], - "crafttext": "" + ] }
\ No newline at end of file |