mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
Minor fixes
This commit is contained in:
parent
770ead7624
commit
b3317fbe66
7 changed files with 21 additions and 21 deletions
|
@ -8832,9 +8832,9 @@ child will follow movement and rotation of that bone.
|
|||
* `"regular"`: Uses 0 textures, `base_color` ignored
|
||||
* `"skybox"`: Uses 6 textures, `base_color` used as fog.
|
||||
* `"skybox_back"`: Uses 6 textures, `sky_color` used as fog, stars / sun / moon in foreground.
|
||||
Note: Requires Luanti client version 5.13 or greater.
|
||||
Note: Requires Luanti client version 5.13 or greater.
|
||||
* `"skybox_front"`: Uses 6 textures, `sky_color` used as fog, stars / sun / moon in background.
|
||||
Note: Requires Luanti client version 5.13 or greater.
|
||||
Note: Requires Luanti client version 5.13 or greater.
|
||||
* `"plain"`: Uses 0 textures, `base_color` used as both fog and sky.
|
||||
(default: `"regular"`)
|
||||
* `textures`: A table containing up to six textures in the following
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue