Fix only front-facing chunks visible for ODS rendering (fixes #67)

This commit is contained in:
Jonas Herzig
2017-08-13 12:03:06 +02:00
parent aafeecc670
commit c2000b3edc
2 changed files with 24 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"mixins": [
"MixinEffectRenderer",
"MixinEntityRenderer",
"MixinFrustum",
"MixinRender",
"MixinRendererLivingEntity",
"MixinRenderGlobal",