You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can imagine potentially one of the rendering mods I'm using being an issue - when I have some spare time, I'll double check to see if this repros without this :)
Crash report or logs
TODO: But, given this is a graphical issue, the screenshot is a sort of log 😄 (not really, I just need a log without multiplayer chat in it)
The text was updated successfully, but these errors were encountered:
I pass the "fixed" light to renderer, but I should get the light value for each position. I don't think getting light value for all position arm exists in every subticks is light, but I'll see.
Describe the bug
Quarry "arm" and drill is unlit. With shaders on, this causes the arm to potentially render into the threshold for bloom, or otherwise very bright.
I've taken a cursory look through the source code, but unfortunately I'm unfamiliar with how Minecraft mod rendering works and it's past midnight 😅
To Reproduce
Steps to reproduce the behavior:
Expected:
Quarry entity is impacted by lighting
Actual:
Quarry entity is not impacted by lighting
Reproduction screenshot:
Versions
Other mods
I can imagine potentially one of the rendering mods I'm using being an issue - when I have some spare time, I'll double check to see if this repros without this :)
Crash report or logs
The text was updated successfully, but these errors were encountered: