From 8c576912e466469fe7445e4963da94320c0b9755 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Tue, 31 May 2022 15:10:23 +0200 Subject: links (#750) --- items/BERSERKER_HELMET.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/BERSERKER_HELMET.json') diff --git a/items/BERSERKER_HELMET.json b/items/BERSERKER_HELMET.json index b682f6e3..3af3d1bc 100644 --- a/items/BERSERKER_HELMET.json +++ b/items/BERSERKER_HELMET.json @@ -32,5 +32,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Berserker_Helmet" + ] } \ No newline at end of file -- cgit