add maccaws lights

This commit is contained in:
NULL511
2024-06-13 19:23:07 -04:00
parent 52594451f0
commit a40843f2ae
7 changed files with 284 additions and 919 deletions

View File

@ -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.