From 673379a50217c8490285daa586f5143628cdc17e Mon Sep 17 00:00:00 2001 From: NightScript <18664762+NightScript370@users.noreply.github.com> Date: Wed, 21 Aug 2024 07:56:22 -0400 Subject: [PATCH] Move M3DS to the bottom, point to fork instead --- resources/UniStores.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/UniStores.json b/resources/UniStores.json index 837b2748d..3e5fbaec2 100644 --- a/resources/UniStores.json +++ b/resources/UniStores.json @@ -1,10 +1,4 @@ { - "Minecraft 3DS Customization Unistore": { - "title": "Minecraft 3DS Customization Unistore", - "author": "susbaconhairman", - "url": "https://github.com/susbaconhairman/minecraft-3ds-unistore/raw/main/minecraft-3ds.unistore", - "description": "A UniStore for Minecraft: New Nintendo 3DS Edition custom content" - }, "Stack-Store": { "title": "Stack-Store", "author": "SuperSaiyajinStackZ", @@ -46,5 +40,11 @@ "author": "Pk11", "url": "https://github.com/Epicpkmn11/WordleDS/raw/mods/unistore/wordle-ds.unistore", "description": "Mods for Wordle DS" + }, + "Minecraft 3DS Customization Unistore": { + "title": "Minecraft 3DS Customization Unistore", + "author": "Minecraft 3DS Modding community", + "url": "https://raw.githubusercontent.com/NightScript370/minecraft-3ds-unistore/main/minecraft-3ds.unistore", + "description": "A UniStore for Minecraft: New Nintendo 3DS Edition custom content" } }