Fog rendering

This commit is contained in:
paulevsGitch 2020-09-23 14:52:54 +03:00
parent 32126bd9b0
commit 2fdad6aee8
6 changed files with 221 additions and 243 deletions

View file

@ -4,7 +4,8 @@
"package": "ru.betterend.mixin.client",
"compatibilityLevel": "JAVA_8",
"client": [
"WorldRendererMixin"
"WorldRendererMixin",
"BackgroundRendererMixin"
],
"injectors": {
"defaultRequire": 1