From 23665339636ce2583fc716e4a2a3f13d003caa22 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:26:49 -0500 Subject: Some URLs For shop items --- items/MELON_DICER.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/MELON_DICER.json') diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index ee5ff74d..e5656a46 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] } \ No newline at end of file -- cgit