From 4a13e68429c613525413595f8269dcbf11d1dc1f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:34:32 +0200 Subject: feat: 0.20.3 wiki links (#1285) --- items/SCAVENGER_ARTIFACT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/SCAVENGER_ARTIFACT.json') diff --git a/items/SCAVENGER_ARTIFACT.json b/items/SCAVENGER_ARTIFACT.json index aa392e2b..cffddbd7 100644 --- a/items/SCAVENGER_ARTIFACT.json +++ b/items/SCAVENGER_ARTIFACT.json @@ -24,5 +24,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scavenger_Artifact", + "https://wiki.hypixel.net/Scavenger_Artifact" + ] } \ No newline at end of file -- cgit