Biomes o Plenty water color issue with latest 1.9.2
Opened this issue · 6 comments
The wetlands color was taken directly from BOP 1.16; here is a screenshot from that version. It looks like the same amount of purple to me (the biome changes to another one away from the shore, hence the lack of purple there).
I will see what I can do about the color mismatch for the Dynamic Trees roots.
I sent a PR to Dynamic Trees, as the issue is technically within their mod. Hopefully they accept it, if not I will have to patch their mod at runtime.
I made some more changes to texture handling in 1.11.0 as I have gotten a
number of requests to allow using the old textures. Apparently, this new
approach is not as widely compatible as I had hoped. I'll look into this
but it may take a couple of days.
…On Fri, Feb 11, 2022 at 1:45 PM roccscout ***@***.***> wrote:
Hi, in latest 1.11.0, new error when "New Water=true":
[image: image]
<https://user-images.githubusercontent.com/71896090/153649368-00f7afdc-5b21-48d2-a6a5-21ccd00ffcac.png>
when "New Water=false":
[image: image]
<https://user-images.githubusercontent.com/71896090/153650731-ba275bd1-5ffc-41cf-b86a-79fcf8c9ad62.png>
—
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKHTVAHWISGGJY5BNX4GJULU2VKMTANCNFSM5NOKEUWA>
.
You are receiving this because you commented.Message ID:
***@***.***>
I realized that this may be caused by the lack of the texture fix in DynamicTreesTeam/DynamicTrees#669; give 1.11.2 a try.