[WIP] Optifine and Shaders fixes

This commit is contained in:
octarine-noise
2020-01-06 20:51:51 +01:00
parent 4efa831296
commit 2252fb3b42
22 changed files with 111 additions and 62 deletions
@@ -7,7 +7,9 @@
"mixins": [
],
"client": [
"ChunkRenderOptifineMixin"
"MixinOptifineChunkRender",
"MixinShadersBlockModelRenderer",
"MixinOptifineBlockUtils"
],
"server": [
],