From abe9292c1f44cca735dd92474558a23348de203c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 19:08:26 -0500 Subject: Hopefully Updated Manually --- items/CANDY_RELIC.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/CANDY_RELIC.json') diff --git a/items/CANDY_RELIC.json b/items/CANDY_RELIC.json index 8808c791..a45bfbe5 100644 --- a/items/CANDY_RELIC.json +++ b/items/CANDY_RELIC.json @@ -15,6 +15,9 @@ "internalname": "CANDY_RELIC", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Relic" + ] } \ No newline at end of file -- cgit