mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-26 10:12:54 +08:00
Added resourecpack sky support. made use of iris dimensions.properties and added fallback shader.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
#version 120
|
||||
|
||||
/* RENDERTARGETS:0 */
|
||||
|
||||
void main() {
|
||||
discard;
|
||||
}
|
Reference in New Issue
Block a user