mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Fix documentation for texture override face selector behaviour
This commit is contained in:
parent
da34a2b33e
commit
2853b40de1
@ -29,7 +29,7 @@ Face Selectors
|
||||
| right | x+ |
|
||||
| front | z- |
|
||||
| back | z+ |
|
||||
| top | z+ |
|
||||
| bottom | z- |
|
||||
| top | y+ |
|
||||
| bottom | y- |
|
||||
| sides | x-, x+, z-, z+ |
|
||||
| all | All faces. You can also use '*' instead of 'all'. |
|
||||
|
Loading…
Reference in New Issue
Block a user