From 4e46aaae5e6fe0aade85e9debd963db0e3261c9e Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:25:58 -0500 Subject: some more wiki links (#1587) --- items/ICE_BAIT.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/ICE_BAIT.json') diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 5d2b8256..f97075c9 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -30,14 +30,14 @@ "crafttext": "Requires: Ice VI", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait", + "https://hypixel-skyblock.fandom.com/wiki/Ice_Bait", "https://wiki.hypixel.net/Ice_Bait" ], "recipes": [ { - "type": "trade", - "cost": "EMERALD:20", - "result": "ICE_BAIT" + "type": "trade", + "cost": "EMERALD:20", + "result": "ICE_BAIT" } ] } \ No newline at end of file -- cgit