mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
FIX SSS on entities
This commit is contained in:
@ -56,7 +56,7 @@ blend.composite.colortex12 = off
|
||||
|
||||
# Alpha test
|
||||
alphaTest.shadow = GREATER 0.1
|
||||
alphaTest.gbuffers_entities = GREATER 0.1
|
||||
alphaTest.gbuffers_entities = GREATER 0.01
|
||||
|
||||
alphaTest.gbuffers_armor_glint=false
|
||||
alphaTest.gbuffers_weather=false
|
||||
|
Reference in New Issue
Block a user