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

@ -2,6 +2,8 @@
#extension GL_EXT_gpu_shader4 : enable
#include "/lib/settings.glsl"
#define END
#include "/lib/diffuse_lighting.glsl"