diff --git a/shaders/lang/en_us.lang b/shaders/lang/en_us.lang index 6d9d426..21dfa02 100644 --- a/shaders/lang/en_us.lang +++ b/shaders/lang/en_us.lang @@ -21,4 +21,6 @@ option.DOF_ANAMORPHIC_RATIO=Anamorphic Ratio option.AEROCHROME_MODE=Aerochrome Mode option.AEROCHROME_MODE.comment=Infrared Film. Google "Aerochrome" to get an idea of what it does. option.AEROCHROME_PINKNESS=Aerochrome Red:Pink Ratio -option.AEROCHROME_PINKNESS.comment=Higher = Pink. Lower = Red \ No newline at end of file +option.AEROCHROME_PINKNESS.comment=Higher = Pink. Lower = Red +option.AEROCHROME_WOOL_ENABLED=Aerochrome Wool +option.AEROCHROME_WOOL_ENABLED.comment=Technically wool things should be affected but it ruins a lot of builds. Enable to be more technically correct. \ No newline at end of file diff --git a/shaders/shaders.properties b/shaders/shaders.properties index 914a1c4..0b6b8dc 100644 --- a/shaders/shaders.properties +++ b/shaders/shaders.properties @@ -82,7 +82,7 @@ screen = [Direct_Light] [Ambient_light] [World] [Atmospherics] [Post_Processing] ######## WORLD screen.World.columns=1 - screen.World = [LabPBR] [Waving_Stuff] [Water] AEROCHROME_MODE AEROCHROME_PINKNESS + screen.World = [LabPBR] [Waving_Stuff] [Water] AEROCHROME_MODE AEROCHROME_PINKNESS AEROCHROME_WOOL_ENABLED ### SPECULARS screen.Reflections.columns=2 screen.Reflections = Specular_Reflections Sun_specular_Strength Screen_Space_Reflections reflection_quality Rough_reflections Roughness_Threshold Sky_reflection