From 8bb8d972244f47857dc651c03330b63cd27893b7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 28 Apr 2022 14:02:33 +0200 Subject: Added new Items, WIki Links and fixed some stuff (#727) --- items/THUNDER_LEGGINGS.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/THUNDER_LEGGINGS.json') diff --git a/items/THUNDER_LEGGINGS.json b/items/THUNDER_LEGGINGS.json index 39a4236a..ba6c91c8 100644 --- a/items/THUNDER_LEGGINGS.json +++ b/items/THUNDER_LEGGINGS.json @@ -44,5 +44,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Thunder_Armor" + ] } \ No newline at end of file -- cgit