Skip to content

Commit 2853b40

Browse files
committed
Fix documentation for texture override face selector behaviour
1 parent da34a2b commit 2853b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/texture_overrides.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Face Selectors
2929
| right | x+ |
3030
| front | z- |
3131
| back | z+ |
32-
| top | z+ |
33-
| bottom | z- |
32+
| top | y+ |
33+
| bottom | y- |
3434
| sides | x-, x+, z-, z+ |
3535
| all | All faces. You can also use '*' instead of 'all'. |

0 commit comments

Comments
 (0)