Fix documentation for texture override face selector behaviour

This commit is contained in:
est31 2015-05-20 19:58:27 +02:00 committed by OttoLidenbrock
parent 6c28863c37
commit 78c1bd6eff

View File

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