![Aqua Acrobatics [Forge]](https://media.forgecdn.net/avatars/thumbnails/776/226/256/256/638118140112428573.png)
Mods with their own water-rendering blocks don't add color
mxnmnm opened this issue ยท 2 comments
This also affects Thaumcraft; I'll merge #55 into this so we don't have multiple reports of the same problem at once.
I'm working on a fix (by changing the way textures are handled) but it'll take a bit.
Fixed in 1.7.0. I've now adjusted the mod to use its own aquaacrobatics
namespace for the water placed in the world, while still providing a colorized texture under the minecraft
namespace. This should ensure mods like these which assume the texture has a color continue to work properly.