fix lightning bolts, ensure POM cannot interact with item frames and signs.

This commit is contained in:
Xonk
2023-06-28 15:34:23 -04:00
parent d46a423c50
commit e22f5f402d
6 changed files with 19 additions and 9 deletions

View File

@ -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.;