From 0ea23c71191acd73fdf03cc37a81fa78c36a4893 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 3 May 2022 12:22:34 +0200 Subject: Bunch of fixes and other stuff (#732) --- items/ALERT_FLARE.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/ALERT_FLARE.json') diff --git a/items/ALERT_FLARE.json b/items/ALERT_FLARE.json index 672bd7b9..7846cae9 100644 --- a/items/ALERT_FLARE.json +++ b/items/ALERT_FLARE.json @@ -36,6 +36,9 @@ "clickcommand": "viewrecipe", "slayer_req": "BLAZE_6", "modver": "2.1.0-REL", - "infoType": "", - "crafttext": "" + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Alert_Flare" + ] } \ No newline at end of file -- cgit