Iris Shaders

Iris Shaders

36M Downloads

Entry in block.properties causes water to not work in Sora Shaders

Pizzabelly opened this issue ยท 1 comments

commented

What happened?

Right now in Iris, Sora Shaders (tested with version 1.12) water only shows reflections. Removing line block.8 = water in block.properties fixes the issue as far as I can tell, but it works in Optifine with that line still in.
block.properties.zip

Screenshots

Iris, Sora Shaders 1.12
2022-10-11_20 47 27
Iris, Sora Shaders 1.12 block.8 = water removed from block.properties
2022-10-11_20 47 39
Optifine, Sora Shaders 1.12
2022-10-11_20 50 20
Optifine, Sora Shaders 1.12 block.8 = water removed from block.properties
2022-10-11_20 50 33

Log output

latest.log

Minecraft Version

Minecraft 1.19.2

Iris Version

iris-mc1.19.2-1.4.0.jar

Operating System

Windows 10

What is your GPU?

Nvidia GeForce GTX 1070

Additional context

No response

commented

hey, i know this is an old post, but i found a fix for this in newer versions. from my testing, the problem is the texture used for the wave pattern.
the solution that worked for me was color editing water.jpg then saving it as a png, as well as renaming water.jpg.mcmeta
to water.png.mcmeta

alternatively you could just replace the water.jpg file with the water.png file from projectLUMA (the og shader that sora is an edit of), but at that point you'd probably just be better using projectLUMA as the differences are minimal & it's more updated.
i just opted to edit the existing file so that the colors were matched with how other newer shaders seem to color them (with reds+blacks rather than greys+whites), like this:
water

after saving the image as a png & changing the other file name to match, the wave pattern was back to how it was before.