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/PEST_VEST.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/PEST_VEST.json') diff --git a/items/PEST_VEST.json b/items/PEST_VEST.json index 7fad3a70..6ebfe26a 100644 --- a/items/PEST_VEST.json +++ b/items/PEST_VEST.json @@ -16,5 +16,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pest_Vest", + "https://wiki.hypixel.net/Pest_Vest" + ] } \ No newline at end of file -- cgit