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

Fix post 1.13.2 textures #29

Closed
terrarier2111 opened this issue Aug 26, 2021 · 5 comments
Closed

Fix post 1.13.2 textures #29

terrarier2111 opened this issue Aug 26, 2021 · 5 comments
Labels
bug Something isn't working high-priority High priority issues
Milestone

Comments

@terrarier2111
Copy link
Member

The textures for post 1.13.2 blocks are buggy, we should fix them

@terrarier2111 terrarier2111 added the bug Something isn't working label Aug 26, 2021
@iceiix
Copy link

iceiix commented Aug 30, 2021

This may be relevant: iceiix/stevenarella#71
If you only want to support post-flattening resource packs, easiest solution would be to update RESOURCES_VERSION, and the corresponding texture names

@PureTryOut PureTryOut added the high-priority High priority issues label Sep 2, 2021
@PureTryOut PureTryOut modified the milestone: First 0.1.0 release Sep 15, 2021
Vivi-17 added a commit to Vivi-17/Leafish that referenced this issue Sep 25, 2021
@terrarier2111
Copy link
Member Author

This may be relevant: iceiix/stevenarella#71 If you only want to support post-flattening resource packs, easiest solution would be to update RESOURCES_VERSION, and the corresponding texture names

I guess we could just map old textures(locations) to new ones internally and overwrite the textures currently loaded in the atlases.

Vivi-17 added a commit to Vivi-17/Leafish that referenced this issue Oct 16, 2021
Vivi-17 added a commit to Vivi-17/Leafish that referenced this issue Oct 16, 2021
@PureTryOut
Copy link
Collaborator

Fixed by #191

@terrarier2111
Copy link
Member Author

Sadly, this isn't fully fixed as the 1.13 don't load yet.

@terrarier2111 terrarier2111 reopened this Nov 8, 2021
@terrarier2111 terrarier2111 added this to the Alpha release milestone Nov 8, 2021
@nathanruiz
Copy link
Collaborator

Fixed by #256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority High priority issues
Projects
None yet
Development

No branches or pull requests

4 participants