From 5f3d1c6b5de81b2fce0d2da5a9a1cd9d51b4d235 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:27:44 -0500 Subject: runes and gems (#1568) * make links to minions consistant * make gemstone links consistent, add links to runes --- items/PERFECT_JADE_GEM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/PERFECT_JADE_GEM.json') diff --git a/items/PERFECT_JADE_GEM.json b/items/PERFECT_JADE_GEM.json index 49b4d4bc..3c2ab49c 100644 --- a/items/PERFECT_JADE_GEM.json +++ b/items/PERFECT_JADE_GEM.json @@ -21,7 +21,7 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gemstone", - "https://wiki.hypixel.net/%E2%98%98_Perfect_Jade_Gemstone" + "https://wiki.hypixel.net/Gemstone" ], "recipes": [ { -- cgit