From 6595838718e534fd401639e028e66fd108ec99b8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 1 Aug 2021 20:24:02 +0200 Subject: Updating and Removing Stuff (#576) * Updating and Removing Stuff * Fix * Added Twitch Link --- items/GEMSTONE_CHAMBER.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/GEMSTONE_CHAMBER.json') diff --git a/items/GEMSTONE_CHAMBER.json b/items/GEMSTONE_CHAMBER.json index 35e1c71e..e52aac70 100644 --- a/items/GEMSTONE_CHAMBER.json +++ b/items/GEMSTONE_CHAMBER.json @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Chamber" + ] +} \ No newline at end of file -- cgit