From 8c576912e466469fe7445e4963da94320c0b9755 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Tue, 31 May 2022 15:10:23 +0200 Subject: links (#750) --- items/SUSPICIOUS_STEW.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/SUSPICIOUS_STEW.json') diff --git a/items/SUSPICIOUS_STEW.json b/items/SUSPICIOUS_STEW.json index ac4226aa..d7b74e24 100644 --- a/items/SUSPICIOUS_STEW.json +++ b/items/SUSPICIOUS_STEW.json @@ -25,5 +25,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Suspicious_Stew" + ] } \ No newline at end of file -- cgit