Skip to content

Add a ground blending mode which only blends textures#969

Open
aHooder wants to merge 2 commits into117HD:masterfrom
aHooder:ground-texture-blending
Open

Add a ground blending mode which only blends textures#969
aHooder wants to merge 2 commits into117HD:masterfrom
aHooder:ground-texture-blending

Conversation

@aHooder
Copy link
Member

@aHooder aHooder commented Feb 27, 2026

Replace the ground blending option with a dropdown, with an option to only enable blending for textures.

This adds new variables for use in tile overrides, blendingColors & blendingTextures, and the existing blending variable is now an alias for blendingColors.

This adds new vars: `blendingColors` & `blendingTextures`.
The existing `blending` var is now an alias of `blendingColors`.
@aHooder aHooder marked this pull request as ready for review February 27, 2026 20:00
@Jin-Jiyunsun
Copy link
Contributor

Works as expected except blendingTextures effects both ground blending on and the textures only at the same time, it should only effect textures only

@Jin-Jiyunsun
Copy link
Contributor

Jin-Jiyunsun commented Feb 27, 2026

Here are some previous of what it does! Looks very nice!
image
image

image image java_LbDz26VsRe java_YatMaxeJSK

@SirFancyBacon SirFancyBacon mentioned this pull request Feb 28, 2026
@Jin-Jiyunsun
Copy link
Contributor

I think if the blendingTextures variable is fixed to only apply to textures only this is ready for release along side the fixes in #970

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