mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix documentation for texture override face selector behaviour
This commit is contained in:
parent
da34a2b33e
commit
2853b40de1
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ Face Selectors
|
||||||
| right | x+ |
|
| right | x+ |
|
||||||
| front | z- |
|
| front | z- |
|
||||||
| back | z+ |
|
| back | z+ |
|
||||||
| top | z+ |
|
| top | y+ |
|
||||||
| bottom | z- |
|
| bottom | y- |
|
||||||
| sides | x-, x+, z-, z+ |
|
| sides | x-, x+, z-, z+ |
|
||||||
| all | All faces. You can also use '*' instead of 'all'. |
|
| all | All faces. You can also use '*' instead of 'all'. |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue