diff options
author | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
commit | e5306357faf41cb19120f41e713c32f6a563c3d3 (patch) | |
tree | 070b523bd590f032900eef0b123e6e6f04b9caab /items/ROGUE_SWORD.json | |
parent | 7b90ef65578300f80dbb010f33c3deff3d515f36 (diff) | |
download | NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.gz NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.bz2 NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.zip |
so true
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 abf68a32..c7ea2852 100644 --- a/items/ROGUE_SWORD.json +++ b/items/ROGUE_SWORD.json @@ -1,28 +1,29 @@ { - "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", "https://wiki.hypixel.net/Rogue_Sword" ], - "crafttext": "", "recipes": [ { "type": "trade", @@ -30,4 +31,4 @@ "result": "ROGUE_SWORD" } ] -} +}
\ No newline at end of file |