From e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:38:18 +0100 Subject: feat: Even more wiki links (#1450) --- items/PESTHUNTING_GUIDE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PESTHUNTING_GUIDE.json') diff --git a/items/PESTHUNTING_GUIDE.json b/items/PESTHUNTING_GUIDE.json index d5a3225a..df85c0af 100644 --- a/items/PESTHUNTING_GUIDE.json +++ b/items/PESTHUNTING_GUIDE.json @@ -26,5 +26,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/A_Beginner%27s_Guide_To_Pesthunting" + ] } \ No newline at end of file -- cgit