Fixed Sandstone slab texture mapping.
Signed-off-by: FlukyPhoenix <git@flukyphoenix.com>
This commit is contained in:
parent
040e97547e
commit
e7fb36e812
@ -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]
|
||||
|
Reference in New Issue
Block a user