More actions
Minecraft-3ds-Image-Flip | |
---|---|
General | |
Author | Cracko298 |
Type | Hack Utilities |
Version | 0.4.5 |
License | Apache-2.0 |
Last Updated | 2023/07/27 |
Links | |
Download | |
Website | |
Source | |
Minecraft-3ds-Image-Flip is a tool that's main purpose is to take a Minecraft skin (PNG), flip it and convert it into a 3DST for Minecraft: New Nintendo 3DS Edition.
Features
- Flips normal *.png Images From Java to MC-3DS.
- Can Flip Compiled *.3dst Files. Both X & Y Only Axis ATM.
- Change Color of Compiled *.3DST Files.
- Grab MetaData of File using the -g flag.
Installation
Download the tool from the release page, and launch it with Powershell. See CLI/CLU Usage.
Note: Please backup your save game before using the tool. The author is not responsible for any data that might become corrupted.
Media
Minecraft 3DS Flip - Flipping Skins & More (Cracko298)
Changelog
0.4.5 2023/07/27
- Patch/Feature Update:
- "-g" flag now support grabbing .PNG body parts.
- Grab Flag is much more efficient as well... All "-g" args are in the CLI Usage Section.
- Next Update:
- "-g" flag should allow grabbing of Body Parts for Compiled .3DST Skins.
0.4.0 2023/07/24
- Features:
- "-g" is a new mode (Stands for Grab).
- "-meta" is currently the only option for Grab Mode.
- Outputs "<image_path>_metadata.txt"
- Fixes:
- xflip is now fixed completely.
- Removed unnecessary dependencies.
- Should be much more responsive.