Fixed Sandstone slab texture mapping.

Signed-off-by: FlukyPhoenix <git@flukyphoenix.com>
This commit is contained in:
FlukyPhoenix 2012-04-03 18:44:01 +01:00
parent 040e97547e
commit e7fb36e812

View File

@ -810,6 +810,9 @@ blocks:
name: Double Stone Slab
1:
tex: [0, 12]
tex_direction:
TOP: [0, 11]
BOTTOM: [0, 13]
name: Double Sandstone Slab
2:
tex: [4, 0]
@ -845,6 +848,9 @@ blocks:
name: Stone Slab
1:
tex: [0, 12]
tex_direction:
TOP: [0, 11]
BOTTOM: [0, 13]
name: Sandstone Slab
2:
tex: [4, 0]