mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
add maccaws lights
This commit is contained in:
@ -98,8 +98,10 @@ screen.Direct_Light = Direct Light
|
||||
value.LPV_SIZE.6 = Small [64]
|
||||
value.LPV_SIZE.7 = Medium [128]
|
||||
value.LPV_SIZE.8 = Large [256]
|
||||
option.LPV_SATURATION = Saturation
|
||||
option.LPV_SATURATION = Light Saturation
|
||||
suffix.LPV_SATURATION=%
|
||||
option.LPV_TINT_SATURATION = Tint Saturation
|
||||
suffix.LPV_TINT_SATURATION=%
|
||||
option.LPV_NORMAL_STRENGTH = Normal Strength
|
||||
suffix.LPV_NORMAL_STRENGTH = %
|
||||
value.LPV_NORMAL_STRENGTH.0 = OFF
|
||||
@ -544,6 +546,7 @@ screen.Ambient_light.comment = Configure settings related to the lighting in sha
|
||||
|
||||
option.LPV_SIZE.comment = Configures the size (in blocks) of the volume for colored lighting.
|
||||
option.LPV_SATURATION.comment = Configures the intensity of colored lighting.
|
||||
option.LPV_TINT_SATURATION.comment = Configures the intensity of tinting by translucent blocks on colored lighting.
|
||||
option.LPV_NORMAL_STRENGTH.comment = Configure the amount surface normals will affect lighting direction.
|
||||
option.LPV_ENTITY_LIGHTS.comment = Allows entities to contribute to colored lighting.
|
||||
option.LPV_REDSTONE_LIGHTS.comment = Allows redstone blocks to contribute to colored lighting.
|
||||
|
Reference in New Issue
Block a user