From 022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:43:52 +0100 Subject: Added Wiki Links, added npc, fixed Max Atri Shard and recipe (#1074) --- items/WORM_BAIT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/WORM_BAIT.json') diff --git a/items/WORM_BAIT.json b/items/WORM_BAIT.json index 4bc6298f..5e242466 100644 --- a/items/WORM_BAIT.json +++ b/items/WORM_BAIT.json @@ -30,5 +30,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Worm_Bait", + "https://wiki.hypixel.net/Worm_Bait" + ] } \ No newline at end of file -- cgit