mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 02:32:39 +08:00
accidentally left debug setting enabled. fix naming of filepaths for dimension flags
This commit is contained in:
10
shaders/world0_with_aether_flag/gbuffers_entities.vsh
Normal file
10
shaders/world0_with_aether_flag/gbuffers_entities.vsh
Normal file
@ -0,0 +1,10 @@
|
||||
#version 120
|
||||
|
||||
|
||||
#define WORLD
|
||||
#define ENTITIES
|
||||
|
||||
#define OVERWORLD_SHADER
|
||||
#define AETHER_FLAG
|
||||
|
||||
#include "/dimensions/all_solid.vsh"
|
Reference in New Issue
Block a user