Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21 NeoForge]: Chalice model texture is 1024x1024 when it should be like 42x42 #1035

Closed
TelepathicGrunt opened this issue Jul 21, 2024 · 1 comment

Comments

@TelepathicGrunt
Copy link

Someone checked the texture and found that it was massive:
https://github.com/CyclopsMC/EvilCraft/blob/master-1.21/src/main/resources/assets/evilcraft/textures/model/chalice.png

Which is odd as this texture doesn't need 1024x1024 resolution. It should be just 42x42 and then resized in renderer as needed. Be sure to check the other textures as well. Shrinking will lower file size and may help performance.

@rubensworks
Copy link
Member

Even worse, I think the texture is not even being used...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants