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

[BUG] Random Entity Textures don't work on minecarts #314

Open
dhsddaniel opened this issue Oct 6, 2024 · 0 comments
Open

[BUG] Random Entity Textures don't work on minecarts #314

dhsddaniel opened this issue Oct 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dhsddaniel
Copy link

dhsddaniel commented Oct 6, 2024

While testing my resource pack with the ETF mod, I noticed that minecarts don't render correctly. While they do comply to the Custom Entity Model, they don't appear in random textures, but always use the default one located in the assets\textures\entity folder. Due to this misbehaving of the mod, the minecarts now look broken, because the original file is using a different aspect ratio compared to the intended one(s).
Up until now, I used OptiFine for using the resource pack, which worked fine. Random textures on any other entity than minecarts work fine however. No matter how hard I tried to fix it, it didn't work. I have no other mod than ETF installed. Minecraft version is 1.21.1 and ETF version is 6.5.2

You can test this out by downloading the resource pack in question: https://map.minedorf.de/MinedorfPreSept24-2.zip

This is how it is supposed to look like:
image

This is how it looks using ETF:
image

log

There are no logs indicating what is wrong.

@dhsddaniel dhsddaniel added the bug Something isn't working label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants