From 02a679210890ecec92af41938ef03a6232d571da Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 08:07:24 -0230 Subject: Item Wiki Link --- items/DIVER_BOOTS.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/DIVER_BOOTS.json') diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json index 1e3c2e9b..75db58e1 100644 --- a/items/DIVER_BOOTS.json +++ b/items/DIVER_BOOTS.json @@ -28,5 +28,9 @@ }, "internalname": "DIVER_BOOTS", "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 -- cgit