mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
Fix ENTITIES TRANSLUCENT programs, and ambient light not working in end/nether
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#version 120
|
||||
|
||||
#define ENTITIES
|
||||
#define OVERWORLD_SHADER
|
||||
#define END_SHADER
|
||||
|
||||
#include "/dimensions/all_translucent.fsh"
|
@ -1,6 +1,6 @@
|
||||
#version 120
|
||||
|
||||
#define ENTITIES
|
||||
#define OVERWORLD_SHADER
|
||||
#define END_SHADER
|
||||
|
||||
#include "/dimensions/all_translucent.vsh"
|
Reference in New Issue
Block a user