v2.0-release
Releasing v2.0 officially! (Nothing changed since the last beta)
What is MC3DS-Texture-Maker?
MC3DS-Texture-Maker it's a tool with the main purpose of helping texture creators for Minecraft: New Nintendo 3DS Edition, to make their work easier.
Luma's LayeredFS feature is currently used to load custom textures into the game. But in order to create your own textures it is necessary to directly modify the atlas that contains all the blocks or items in the game. And considering that it is necessary to use external tools to convert these atlases from the original format to an editable image in which with your photo editor you need to manually place each texture that you want to change, and later convert that edited image back to the original format, it is a heavy task.
Additionally, the atlas containing the game blocks has several mipmap versions within the file that are not easily modified. For these complicated tasks I have developed this tool.
Note:
I need to warn you that if the executable is marked as a virus, the problem comes with PyInstaller (used to convert the script to an executable) which sometimes causes it to be detected as a virus. You can use the source code if it makes you feel unsafe, just make sure to install dependencies if necessary.
Features:
- Simple GUI
- Can modify vanilla atlas (other atlas soon)
- Almost all items and blocks supported (animated blocks are the exception)
- Auto Import will import textures from texture packs of other versions (currently Java 1.20 and 3ds edition, more soon.. again)
- Improved texture replacement
To learn more about the evolution since v1.0, please see the descriptions of past betas and alphas. If you have any questions about using the program, please check the tutorial in the README file of this repository, if you still have questions or problems you can create an Issue or contact me.