Fix documentation for texture override face selector behaviour

master
est31 2015-05-20 19:58:27 +02:00
parent da34a2b33e
commit 2853b40de1
1 changed files with 2 additions and 2 deletions

View File

@ -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'. |