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/AMETHYST_GAUNTLET.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/AMETHYST_GAUNTLET.json') diff --git a/items/AMETHYST_GAUNTLET.json b/items/AMETHYST_GAUNTLET.json index 6bb342b5..20bdd855 100644 --- a/items/AMETHYST_GAUNTLET.json +++ b/items/AMETHYST_GAUNTLET.json @@ -21,7 +21,7 @@ "crafttext": "Requires: HotM 5", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +33,9 @@ "overrideOutputId": "AMETHYST_GAUNTLET", "duration": 86400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Amethyst_Gauntlet", + "https://wiki.hypixel.net/Amethyst_Gauntlet" ] } \ No newline at end of file -- cgit