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_CORN.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/CANDY_CORN.json') diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json index 18073945..61a5c41c 100644 --- a/items/CANDY_CORN.json +++ b/items/CANDY_CORN.json @@ -16,6 +16,9 @@ "internalname": "CANDY_CORN", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" + ] } \ No newline at end of file -- cgit