Skip to content
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

Powder snow interior faces should not be culled by non-powder snow blocks #165

Closed
muzikbike opened this issue May 14, 2023 · 0 comments
Closed
Labels
bug Something isn't working suggestion A suggestion, enhancement, feature or request

Comments

@muzikbike
Copy link

The same issue as CaffeineMC/sodium-fabric#1163.

The inner faces of powder snow blocks should only be culled by other powder snow blocks. Having the outer faces culled by full solid opaque blocks is a good thing, but having the inner faces also culled by said blocks isn't. For example, it causes the snowy grass block's top texture to become visible, which should never happen.

Vanilla (interior appearance is desirable, but the "exterior" as viewed from Spectator mode underground is not):
2023-05-14_17 18 16
2023-05-14_17 18 26

MoreCulling 0.17.0 ("exterior" is desirable, interior is not):
2023-05-14_17 16 07
2023-05-14_17 16 03

@FxMorin FxMorin added bug Something isn't working suggestion A suggestion, enhancement, feature or request labels Jan 8, 2024
@1foxy2 1foxy2 closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working suggestion A suggestion, enhancement, feature or request
Projects
None yet
Development

No branches or pull requests

3 participants