mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-23 01:02:33 +08:00
fix lightning bolts, ensure POM cannot interact with item frames and signs.
This commit is contained in:
@ -97,6 +97,7 @@ void main() {
|
||||
pos = normalize(vec3(0,1,0));
|
||||
}
|
||||
|
||||
/// TOOO DAMN BLUE
|
||||
// // only need to sample one spot for this
|
||||
// averageSkyCol += 2.0*skyFromTex(normalize(vec3(0.0,1.0,0.0)),colortex4).rgb/150.;
|
||||
|
||||
|
Reference in New Issue
Block a user