Fixed sky issue with Optifine
This commit is contained in:
parent
253e192f1b
commit
92a392cffe
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ public class LevelRendererMixin {
|
||||||
time3 = time * 3;
|
time3 = time * 3;
|
||||||
|
|
||||||
FogRenderer.levelFogColor();
|
FogRenderer.levelFogColor();
|
||||||
|
RenderSystem.depthMask(false);
|
||||||
RenderSystem.enableTexture();
|
RenderSystem.enableTexture();
|
||||||
RenderSystem.enableBlend();
|
RenderSystem.enableBlend();
|
||||||
RenderSystem.blendFunc(
|
RenderSystem.blendFunc(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue