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/STARRED_ICE_SPRAY_WAND.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/STARRED_ICE_SPRAY_WAND.json') diff --git a/items/STARRED_ICE_SPRAY_WAND.json b/items/STARRED_ICE_SPRAY_WAND.json index 49579903..34314324 100644 --- a/items/STARRED_ICE_SPRAY_WAND.json +++ b/items/STARRED_ICE_SPRAY_WAND.json @@ -39,5 +39,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Ice_Spray_Wand" + ] } \ No newline at end of file -- cgit