From ec70464d292418c7b2cf11ce124f7f8c3f18b139 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 13 Jan 2021 09:12:44 -0500 Subject: Added Some Wiki URLs, Removed some dungeon stats --- items/JERRY_CANDY.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/JERRY_CANDY.json') diff --git a/items/JERRY_CANDY.json b/items/JERRY_CANDY.json index 9bef52c0..95c35afa 100644 --- a/items/JERRY_CANDY.json +++ b/items/JERRY_CANDY.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jerry_Candy" + ] } \ No newline at end of file -- cgit