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

Add color provider to white oak leaves. #71

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

LambdAurora
Copy link
Contributor

White oak leaves (and small hedge) do not have a color provider.

Which causes some issues with mods like falling leaves or my upcoming LambdaMap mod.

Here's the issue in action:
image

As there's no color provider it defaults to white.

This PR aims at adding the color provider to solve this issue, and I modified the models of white oak leaves and small hedge to not use the tint index as it would color the texture incorrectly as it's not a gray scale texture.

@Brandcraf06 Brandcraf06 merged commit a68b8ce into Brandcraf06:1.17 Jan 27, 2021
Brandcraf06 added a commit that referenced this pull request Jan 28, 2021
@Brandcraf06
Copy link
Owner

Brandcraf06 commented Jan 28, 2021

After these changes, the break particles for white oak leaves and hedge were too dark. So I've improved for that the texture tint is fully managed via the color provider, like vanilla leaves. Thanks for the help and the report! Will be fixed in the next update.

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.

None yet

2 participants