From dcb06b8ef79bc87766aa45cd89e5fccd2311a853 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:04:33 -0500 Subject: More changes to wiki links (#1570) * Various changes * correct encoding --- items/WISE_WITHER_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/WISE_WITHER_CHESTPLATE.json') diff --git a/items/WISE_WITHER_CHESTPLATE.json b/items/WISE_WITHER_CHESTPLATE.json index 62276cf8..d7eaa17f 100644 --- a/items/WISE_WITHER_CHESTPLATE.json +++ b/items/WISE_WITHER_CHESTPLATE.json @@ -43,7 +43,7 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor", - "https://wiki.hypixel.net/Storm\u0027s_Chestplate" + "https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Chestplate", + "https://wiki.hypixel.net/Storm%27s_Chestplate" ] } \ No newline at end of file -- cgit