From 8d2258ba1a926e8312ddfff3aa3154b771c58bc5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 19 Jan 2021 14:04:13 +0100 Subject: Added Wiki Links, Added 2 Pets and Travel Scroll, Fixed Fairy Souls (#363) * Added Wiki Links * Added Uncommon and Rare Mithril Golem * Fixed 3 Fairy Souls --- items/GLACITE_CHESTPLATE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/GLACITE_CHESTPLATE.json') diff --git a/items/GLACITE_CHESTPLATE.json b/items/GLACITE_CHESTPLATE.json index 5c0c3046..3d507026 100644 --- a/items/GLACITE_CHESTPLATE.json +++ b/items/GLACITE_CHESTPLATE.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glacite_Armor" + ] } \ No newline at end of file -- cgit