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/PERFECT_CHESTPLATE_13.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PERFECT_CHESTPLATE_13.json') diff --git a/items/PERFECT_CHESTPLATE_13.json b/items/PERFECT_CHESTPLATE_13.json index 11084cf2..e49cdcb4 100644 --- a/items/PERFECT_CHESTPLATE_13.json +++ b/items/PERFECT_CHESTPLATE_13.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Perfect_Chestplate_-_Tier_XIII" + ] } \ No newline at end of file -- cgit