This is a repository for a Universal-Updater Unistore that hosts mods for Minecraft: New Nintendo 3DS Edition. It can be installed on your console from the 'Recommended Unistores' menu in Universal-Updater.
For more information, read the manual on our Discord server: https://discord.gg/xSrN6k965F
| Creator | Mod(s) |
|---|---|
| ArcModzzz |
|
| Aspect_X |
|
| Babylion122 |
|
| CleetusMcfarln |
|
| Cracko298 |
|
| CZX |
|
| DetectiveFob |
|
| ENDERMANYK |
|
| Evocated |
|
| GenSpace |
|
| Glonk |
|
| Hypid |
|
| KrftRV249 |
|
| linuxwizard |
|
| Nawrek |
|
| Nikki Swapdoodle |
|
| PanguinBoi |
|
| Pizzaleader |
|
| PokéTube |
|
| RetroRemade |
|
| Ruff64 |
|
| STBUniverse |
|
| susbaconhairman |
|
| TheBrickPublic |
|
| TheRustico36 |
|
| ThorMode9 |
|
| UnknownLoser |
|
| VanceForPresident |
|
| Vicrtl345 |
|
| Virtual Overtime |
|
| WaterMelon |
|
| wyndchyme |
|
| Zexlo |
|
All content has been approved by their creators to be hosted on this Unistore.
- Cracko298
- Nawrek
- STBUniverse
- VanceForPresident
- Cracko298
- Nawrek
- wyndchyme
- Cracko298
- Nawrek
- Pizzaleader
- VanceForPresident
- Various others from the Minecraft 3DS Community Discord server
- Minecraft 3DS Community and Universal-Server Discord servers
Thanks to Susbaconhairman for the idea of the Unistore.
Click to show/hide build instructions
- Download DevKitPro
- Add directories
.\devkitPro\tools\bin, and.\devkitPro\msys2\usr\binto your Account PATH. - You may also need to add the following directories to your Account PATH:
.\devkitPro\devkitARM\binand.\devkitPro\libctru\include - Start Powershell, and run the command
pacman -S tex3ds. - Create a new directory, and get textures you may need (48x48 size for icons).
- Create a file inside of your 'new' directory called
.\file.t3s, then open it in a text editor and write the following strings to it:
--atlas -f rgba -z auto
{yourIconFile0.png}
{yourIconFile1.png}
{yourIconFile2.png}
{yourIconFile3.png}
{yourIconFileX.png} is your PNG Icons in the Current Directory with the 'file.t3s' file.
- After getting the icon images, you can now execute the command in the same directory using PowerShell.
- Type
tex3ds -i file.t3s -o mc3ds.t3x - It should generate a file with the Extension
*.t3x, not*.t3s. - That is your icon atlas.
