fix end and nether failures

This commit is contained in:
Xonk
2023-06-23 13:03:58 -04:00
parent c68a5fdd7b
commit 906d5ae9a6
9 changed files with 24 additions and 3 deletions

View File

@ -33,6 +33,7 @@ uniform vec3 cameraPosition;
#include "lib/sky_gradient.glsl"
#include "lib/volumetricClouds.glsl"
#define OVERWORLD
#include "lib/diffuse_lighting.glsl"
//faster and actually more precise than pow 2.2