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 |
|
Babylion122 |
|
CleetusMcfarln |
|
Cracko298 |
|
CZX |
|
ENDERMANYK |
|
GenSpace |
|
Glonk |
|
KrftRV249 |
|
linuxwizard |
|
Nawrek |
|
PanguinBoi |
|
PokéTube |
|
RetroRemade |
|
Ruff64 |
|
STBUniverse |
|
susbaconhairman |
|
TheRustico36 |
|
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\bin
to your Account PATH. - You may also need to add the following directories to your Account PATH:
.\devkitPro\devkitARM\bin
and.\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.