diff options
Diffstat (limited to 'items/DIVAN_PENDANT.json')
-rw-r--r-- | items/DIVAN_PENDANT.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/DIVAN_PENDANT.json b/items/DIVAN_PENDANT.json index 710013c5..3f296774 100644 --- a/items/DIVAN_PENDANT.json +++ b/items/DIVAN_PENDANT.json @@ -24,7 +24,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -37,5 +37,8 @@ "overrideOutputId": "DIVAN_PENDANT", "duration": 604800 } + ], + "info": [ + "https://wiki.hypixel.net/Pendant_Of_Divan" ] }
\ No newline at end of file |