From cd6acb284179c492da5afcb54a3c892aa062fb26 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 07:58:18 -0500 Subject: make the ordering of wiki links consistent (#1564) --- items/UGLY_FOSSIL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/UGLY_FOSSIL.json') diff --git a/items/UGLY_FOSSIL.json b/items/UGLY_FOSSIL.json index 3ee15343..c41ee2ff 100644 --- a/items/UGLY_FOSSIL.json +++ b/items/UGLY_FOSSIL.json @@ -20,7 +20,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Ugly_Fossil", - "https://hypixel-skyblock.fandom.com/wiki/Ugly_Fossil" + "https://hypixel-skyblock.fandom.com/wiki/Ugly_Fossil", + "https://wiki.hypixel.net/Ugly_Fossil" ] } \ No newline at end of file -- cgit