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/REKINDLED_EMBER_HELMET.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/REKINDLED_EMBER_HELMET.json') diff --git a/items/REKINDLED_EMBER_HELMET.json b/items/REKINDLED_EMBER_HELMET.json index 3dc2c699..12d63ab0 100644 --- a/items/REKINDLED_EMBER_HELMET.json +++ b/items/REKINDLED_EMBER_HELMET.json @@ -41,5 +41,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rekindled_Ember_Armor" + ] } \ No newline at end of file -- cgit