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