MC3DS-Material-Converter: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 2: | Line 2: | ||
|title=MC3DS-Material-Converter | |title=MC3DS-Material-Converter | ||
|image=mc3dsmaterialconverter.png | |image=mc3dsmaterialconverter.png | ||
|description= | |description=Converts Material Attribute files (*.material3DS, *.material, *.images, *.mat, *.dat) to *.JSON format. | ||
|author=Cracko298 | |author=Cracko298 | ||
|lastupdated=2023/12/23 | |lastupdated=2023/12/23 | ||
Revision as of 15:19, 23 December 2023
| MC3DS-Material-Converter | |
|---|---|
| General | |
| Author | Cracko298 |
| Type | Hack Utilities |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2023/12/23 |
| Links | |
| Download | |
| Website | |
| Source | |
A conversion tool for Minecraft 3DS that can convert Material Attribute Files to JavaScript Notation Format.
Features
- Converts Material Attribute files (.dat, .material, .material3ds, .images, .bak, .mat) to "JavaScript Notation" (.json) Format.
- A few safe-guard's against potentially corruption files.
User guide
Just run the program (.exe or .py) and select the file you would like to convert.
Screenshots
|
|
Changelog
v1.0 2023/12/23
- Expect bug(s), convert between Material Attribute formats and JavaScript Notational Format.