Posted October 18, 20196 yr I wan't to put all faces and parts of block in one texture instead of putting them in separate files limited by 16x16 resolution. How can use sprite set for block that contains all textures of block? I tried to put all textures of block in one file, it threw warning that says that I broke aspect ratio of resource.
October 18, 20196 yr Textures are not limited to 16x16, that's just the default aesthetic of Minecraft. It is recommended that you keep your textures square/rectangular and separate. And let Minecraft stitch them all together. However if you MUST use a pre-combined texture. You just need to set your UV's in your model file correctly. Such as Instead of using 0, and 1. Use 0 and 0.333333 if it's a 3 column texture. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.