Page 1 of 1
So I'm making a TP...

Posted:
Tue Jan 31, 2012 01:56
by jji7skyline
I just wanted know what the requirements are... The titles should all be the same, and they should be png, but what else?
Is alpha layer allowed?
Is there a size/resolution limit?
Thanks for any help! :D

Posted:
Tue Jan 31, 2012 06:39
by Calinou
All textures should be in .png format.
There is no size limit, however large textures will reduce performance, so avoid going over 256×256 textures if you are making a realistic pack (prefer tile sizes in powers of two).
An alpha layer is allowed on some "transparent" objects (glass, mobs, items, leaves on fancy graphics), however some blocks such as stone may not be transparent.
The titles should be the same as the original files, so they are correctly loaded.

Posted:
Sun Feb 24, 2013 23:54
by Evergreen
jji7skyline wrote:I just wanted know what the requirements are... The titles should all be the same, and they should be png, but what else?
Is alpha layer allowed?
Is there a size/resolution limit?
Thanks for any help! :D
Hi! I'm mcjohnso from scratch. As for your question I don't know if there is a size/resolution limit,\.

Posted:
Mon Feb 25, 2013 00:50
by Likwid H-Craft
Like they say, The Sky is the limt!
Anyways keep in mine if you making a ore don't add the stone with it, but add, it in the code.

Posted:
Mon Feb 25, 2013 02:56
by Menche
They can be any resolution (powers of 2 are recommended). You can use transparency on any texture, but only full transparency is supported.