From 32792c694eedd6d4ff21155498805f2a723dc3d2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:37:25 +0200 Subject: feat: Wiki links for 44 items (#1382) --- items/HASTE_ARTIFACT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/HASTE_ARTIFACT.json') diff --git a/items/HASTE_ARTIFACT.json b/items/HASTE_ARTIFACT.json index 2470b5f4..b2baa20d 100644 --- a/items/HASTE_ARTIFACT.json +++ b/items/HASTE_ARTIFACT.json @@ -25,5 +25,9 @@ "clickcommand": "viewrecipe", "modver": "", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Haste_Artifact", + "https://wiki.hypixel.net/Haste_Artifact" + ] } \ No newline at end of file -- cgit