mirror of
https://github.com/minetest/minetest.git
synced 2025-04-03 00:42:46 +02:00
Fix documentation for texture override face selector behaviour
This commit is contained in:
@ -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'. |
|
||||||
|
Reference in New Issue
Block a user