bring translucent shaders for nether and end up to speed

This commit is contained in:
Xonk
2023-08-02 21:43:18 -04:00
parent 7c5a4b39bd
commit cfc8722bc8
14 changed files with 862 additions and 654 deletions

View File

@ -425,7 +425,7 @@ void main() {
#endif
#ifdef WhiteWorld
Albedo.rgb = vec3(0.5);
Albedo.rgb = vec3(1.0);
#endif
#ifdef AEROCHROME_MODE