Bliss-Shader/shaders/world1/gbuffers_basic.vsh
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

7 lines
120 B
GLSL

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