Page 1 of 1
[closed] Minecraft→Minetest TexturePackConverter [<=1.5.x]

Posted:
Sat Mar 16, 2013 10:04
by Hybrid Dog
old

Posted:
Sun Mar 17, 2013 04:14
by acridstone
This is so awesome, can't wait till I see if it works.

Posted:
Mon Mar 18, 2013 10:18
by BlockMen
Wow, nice idea!
+1
Maybe someone has the time to create one for Windows too.

Posted:
Mon Mar 18, 2013 13:55
by xyz
BlockMen wrote:Wow, nice idea!
+1
Maybe someone has the time to create one for Windows too.
Try to run it via cygwin.

Posted:
Mon Mar 18, 2013 21:57
by BlockMen
Hybrid Dog wrote:Can anyone help me there?

Maybe you should translate the Error-Message to English. I guess most here don't speak German.
xyz wrote:BlockMen wrote:Wow, nice idea!
+1
Maybe someone has the time to create one for Windows too.
Try to run it via cygwin.
Thanks, i will try out.

Posted:
Tue Mar 26, 2013 03:37
by jojoa1997
Could you make a version for windows?

Posted:
Tue Mar 26, 2013 07:46
by Jordach
jojoa1997 wrote:Could you make a version for windows?
He wont. A ImageMagick is on Faildows, but not as useful as the Bash one on Linux systems.

Posted:
Tue Mar 26, 2013 11:43
by jojoa1997
Jordach wrote:jojoa1997 wrote:Could you make a version for windows?
He wont. A ImageMagick is on Faildows, but not as useful as the Bash one on Linux systems.
ok i will then not resizing but renameing

Posted:
Tue Mar 26, 2013 17:12
by BlockMen
jojoa1997 wrote:Could you make a version for windows?
I started to work on a version for Windows. Will be released soon ;)

Posted:
Sun Apr 28, 2013 11:39
by kahrl
BlockMen wrote:Hybrid Dog wrote:Can anyone help me there?

Maybe you should translate the Error-Message to English. I guess most here don't speak German.
"The png file specifies an offset that caused the layer to be positioned outside the image"
I don't know if this is a bug in imagemagick or gimp, but it has to do with the PNG oFFs (image offset) chunk. Try:
convert badfile.png +repage goodfile.png

Posted:
Wed May 01, 2013 13:24
by Evergreen
Now it shouldn't be nearly as hard to make an automatic TP converter. Since the textures in minecraft are now separate files, just make a simple bash/shell script to change the names for you, and dump them into a folder called "all".

Posted:
Thu May 02, 2013 17:24
by Evergreen
You have inspired me to make a converter. I won't release is though, it would be just for me.