aboutsummaryrefslogtreecommitdiff
path: root/items/SHINY_ROD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SHINY_ROD.json')
-rw-r--r--items/SHINY_ROD.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/items/SHINY_ROD.json b/items/SHINY_ROD.json
index a809727b..255a1058 100644
--- a/items/SHINY_ROD.json
+++ b/items/SHINY_ROD.json
@@ -27,9 +27,17 @@
"internalname": "SHINY_ROD",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Shiny_Rod"
+ "https://hypixel-skyblock.fandom.com/wiki/Shiny_Rod",
+ "https://wiki.hypixel.net/Shiny_Rod"
+ ],
+ "recipes": [
+ {
+ "type": "trade",
+ "cost": "EMERALD:200",
+ "result": "SHINY_ROD"
+ }
]
-}
+} \ No newline at end of file