diff options
Diffstat (limited to 'items/ROGUE_SWORD.json')
-rw-r--r-- | items/ROGUE_SWORD.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/ROGUE_SWORD.json b/items/ROGUE_SWORD.json index ffc4b8e4..c7ea2852 100644 --- a/items/ROGUE_SWORD.json +++ b/items/ROGUE_SWORD.json @@ -21,6 +21,14 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword" + "https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword", + "https://wiki.hypixel.net/Rogue_Sword" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:120", + "result": "ROGUE_SWORD" + } ] }
\ No newline at end of file |