mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 08:42:50 +08:00
add iris's TRANSLUCENT ENTITIES programs. potentially fix error in end/nether on intel ARC
This commit is contained in:
@ -105,7 +105,7 @@ void main() {
|
||||
if (mc_Entity.x == 72) mat = 0.5;
|
||||
|
||||
#ifdef ENTITIES
|
||||
mat = 0.2;
|
||||
mat = 0.1;
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user