mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
combine end and nether shaders into one group of programs. for my own ease of use.
This commit is contained in:
@ -3,4 +3,7 @@
|
||||
// #define ENTITIES
|
||||
#define BLOCKENTITIES
|
||||
#define WORLD
|
||||
#include "/programs/all_solid.fsh"
|
||||
|
||||
#define NETHER_SHADER
|
||||
|
||||
#include "/dimensions/all_solid.fsh"
|
Reference in New Issue
Block a user