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 for Extra Utilities ethereal blocks with connected textures #746

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Cleptomania
Copy link
Member

There was a bug where the mixin for ethereal connected textures in extra utilities was still using the old static field for the connected textures instead of the getter created for the new thread safe field.

Before:
image

After:
image

@ah-OOG-ah ah-OOG-ah enabled auto-merge (squash) November 22, 2024 03:20
@ah-OOG-ah ah-OOG-ah merged commit 350fdcd into master Nov 22, 2024
1 check passed
@ah-OOG-ah ah-OOG-ah deleted the extra-utils-ctm-fix branch November 22, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants