12 lines
163 B
GLSL
12 lines
163 B
GLSL
/*
|
|
BSL Shaders v8 Series by Capt Tatsu
|
|
https://bitslablab.com
|
|
*/
|
|
|
|
#version 120
|
|
|
|
#define OVERWORLD
|
|
#define FSH
|
|
|
|
#include "/program/gbuffers_damagedblock.glsl"
|