From 32792c694eedd6d4ff21155498805f2a723dc3d2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:37:25 +0200 Subject: feat: Wiki links for 44 items (#1382) --- items/JAR_OF_SAND.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/JAR_OF_SAND.json') diff --git a/items/JAR_OF_SAND.json b/items/JAR_OF_SAND.json index 5a681934..b3dd4467 100644 --- a/items/JAR_OF_SAND.json +++ b/items/JAR_OF_SAND.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.3", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Jar_Of_Sand" + ] } \ No newline at end of file -- cgit