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 Object Builder API classloading TexturedRenderLayers too early #4278

Merged

Conversation

PepperCode1
Copy link
Member

  • This caused decorated pot pattern textures to not be initialized correctly
  • Now, WoodTypeMixin only manually adds textures after TexturedRenderLayers has been classloaded

Fixes #4272.

- This caused decorated pot pattern textures to not be initialized correctly
- Now, WoodTypeMixin only manually adds textures after TexturedRenderLayers has been classloaded
@PepperCode1 PepperCode1 added bug Something isn't working priority:high High priority PRs that need review and work now. Review these first. labels Dec 5, 2024
@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Dec 5, 2024
@modmuss50 modmuss50 merged commit e604fe7 into FabricMC:1.21.4 Dec 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merge me please Pull requests that are ready to merge priority:high High priority PRs that need review and work now. Review these first.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decorated Pot Sherd textures
2 participants