diff options
Diffstat (limited to 'items/DIVER_HELMET.json')
-rw-r--r-- | items/DIVER_HELMET.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/DIVER_HELMET.json b/items/DIVER_HELMET.json index 142ec36c..6b51974a 100644 --- a/items/DIVER_HELMET.json +++ b/items/DIVER_HELMET.json @@ -28,5 +28,9 @@ }, "internalname": "DIVER_HELMET", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diver's_Armor" + ] }
\ No newline at end of file |