From 4faeb624680d4eed575299e6f7f46f000b4fbc0d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:35:28 +0200 Subject: feat: Sack lore changes (#1317) * feat: Sack lore changes * feat: wiki links --- items/DYE_FOSSIL.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/DYE_FOSSIL.json') diff --git a/items/DYE_FOSSIL.json b/items/DYE_FOSSIL.json index 30bf26a6..e38ffadd 100644 --- a/items/DYE_FOSSIL.json +++ b/items/DYE_FOSSIL.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fossil_Dye", + "https://wiki.hypixel.net/Fossil_Dye" + ] } \ No newline at end of file -- cgit