[Bug]: Incorrect lighting when using shaders (Iris)
vnsrz opened this issue ยท 1 comments
Bug Description
When using shaders, blocks added by the mod don't get illuminated correctly, as if smooth lighting was turned off, giving a jagged appearance:
Lighting on regular blocks:
This does not occur on dynamic lights, e.g., when the player is holding a light source.
Also, the food items on the plates glow.
How to Reproduce?
- Place a cluster of blocks from the mod while shaders are active
- Put a light source close to some of them
- See error
Expected Behavior
Blocks should have smooth lighting, and food on plates shouldn't glow.
Version
3.0.1
Mod Loader Version
0.14.22
Mod Loader
Fabric
Logs or additional context
Tested with Complementary Reimagined r2.2.1 and BSL v8.2.04.
With Vanilla Tweaks resource pack and without.
Iris version 1.6.7
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
should be fixed in 563b0c1