Jump to content

How to use sprite sets(sheets) for blocks?


AntonBespoiasov

Recommended Posts

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.

 

Link to comment
Share on other sites

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.

  • Like 1

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.