diff options
Diffstat (limited to 'items/TUNGSTEN_KEY.json')
-rw-r--r-- | items/TUNGSTEN_KEY.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/TUNGSTEN_KEY.json b/items/TUNGSTEN_KEY.json index 849c04aa..ad8eb3b0 100644 --- a/items/TUNGSTEN_KEY.json +++ b/items/TUNGSTEN_KEY.json @@ -14,7 +14,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -26,5 +26,9 @@ "overrideOutputId": "TUNGSTEN_KEY", "duration": 1800 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tungsten_Key", + "https://wiki.hypixel.net/Tungsten_Key" ] }
\ No newline at end of file |