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