Bliss-Shader/shaders/world-1/gbuffers_basic.fsh
Xonk 2ee6634935 surprise commit
new stuff

reworked clouds, general lighting, end and nether shaders still WIP

lighting is more balanced in general.
2023-04-16 16:18:26 -04:00

6 lines
104 B
GLSL

#version 120
// #define ENTITIES
#define BLOCKENTITIES
#define WORLD
#include "/programs/all_solid.fsh"