-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stairs next to stairs still exhibit incorrect shadow behavior (more obvious when smooth lighting is turned off) #13
Comments
Concerning how to fix this there probably is a way but it isn't my priority to work on this issue, everything I can think of as drawbacks. |
Might be that modern stairs only block light on their bottom side and none of the other sides. idk exactly how it works, but I'd look to modern MC to see how they fixed the issue. |
And mooth lighting only hides the problem a little bitz you can still tell the issue is there with it. |
That would not fix the issues you showed |
I will take a look at this in the next release |
Describe the bug
Reproducibility
Please try to reproduce the issue with as few other mods as possible. Then check one of the following checkboxes according to your results. To check a checkbox, replace the space between the square brackets with an x (like this [x]) or create the issue and check the checkbox by clicking on it.
To Reproduce
Expected behavior
I think most stair lighting issues would be solved if stairs were prevented from blocking light under all circumstances, I believe that is how modern versions of Minecraft handle stairs.
The text was updated successfully, but these errors were encountered: