1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix stuff

This commit is contained in:
Gefüllte Taubenbrust 2025-04-13 14:56:08 +02:00
parent fa212d19f7
commit 282b9ad7c5
5 changed files with 34 additions and 12 deletions

View file

@ -8941,9 +8941,11 @@ child will follow movement and rotation of that bone.
(eg. -1 and 1 is the same saturation and luma, but different hues)
* This value has no effect on clients who have shaders or post-processing disabled.
* `foliage_translucency` controls the intensity of the foliage translucency effect (default: `1.5`).
* Subject to change and can be removed at any time.
* This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled.
* `specular_intensity` controls the intensity of specular highlights on nodes and liquids (default: `1.5`).
* This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled.
* `specular_intensity` controls the intensity of specular highlights on nodes and liquids (default: `0.0`).
* Subject to change and can be removed at any time.
* This has no effect when dynamic shadows are disabled.
* `shadows` is a table that controls ambient shadows
* This has no effect on clients who have the "Dynamic Shadows" effect disabled.
* `intensity` sets the intensity of the shadows from 0 (no shadows, default) to 1 (blackness)