From 8acf6ee1cf5636c1107fb33cbe6de47fe1050208 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:28:45 +0100 Subject: Added some wiki links and fixed lore of animal axes (#1059) --- items/PET_SKIN_SNAIL_RAINBOW.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PET_SKIN_SNAIL_RAINBOW.json') diff --git a/items/PET_SKIN_SNAIL_RAINBOW.json b/items/PET_SKIN_SNAIL_RAINBOW.json index 1d153fa6..c06556e6 100644 --- a/items/PET_SKIN_SNAIL_RAINBOW.json +++ b/items/PET_SKIN_SNAIL_RAINBOW.json @@ -25,5 +25,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rainbow_Snail_Skin" + ] } \ No newline at end of file -- cgit