Skip to content

26.1 facade connected textures#562

Open
Burkino wants to merge 2 commits into
TeamDman:26.1.2from
Burkino:26.1
Open

26.1 facade connected textures#562
Burkino wants to merge 2 commits into
TeamDman:26.1.2from
Burkino:26.1

Conversation

@Burkino

@Burkino Burkino commented Jul 4, 2026

Copy link
Copy Markdown

Facaded blocks now work with connected textures, who could have guessed it's as simple as implementing getAppearance (and some neighbor face hiding) (which also exists on 1.19.2 so it could probably easily be backported).
Applying a Minecraft glass facade and placing a glass block next to it won't hide the facade's face which isn't the correct behavior. I guess non-solid block facades will just always be kinda weird

I changed FacadeTransparency to a boolean property, it only had 2 values and used everywhere as a boolean. Existing transparent facades will be weird until re-facaded

Also disabled Mekanism support because they're skipping 26.1, and some changes they've made requires updating other code

@TeamDman TeamDman added the enhancement A feature to be added label Jul 18, 2026
@TeamDman TeamDman added this to the v4.35.0 milestone Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A feature to be added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants