Extract Mixin_ChromaKeyDisableFog from other mixins

This commit is contained in:
Jonas Herzig
2021-02-27 19:21:54 +01:00
parent cf1d7537e8
commit e7a1fafdf9
4 changed files with 21 additions and 21 deletions

View File

@@ -5,6 +5,7 @@
"server": [],
"client": [
"Mixin_ChromaKeyColorSky",
"Mixin_ChromaKeyDisableFog",
"Mixin_ChromaKeyForceSky",
"Mixin_CubicRotation",
"Mixin_SkipBlockOutlinesDuringRender",
@@ -31,9 +32,6 @@
//#endif
"MixinCamera",
"MixinEntityRenderer",
//#if MC>=11400
"MixinFogRenderer",
//#endif
//#if MC>=10800
"MixinGlStateManager",
//#endif