Chiselled and Smooth Red Sandstone blocks have the wrong texture underneath, when compared to the Java edition. See also the related ticket for regular sandstone: MCPE-20162.
What I expected to happen:
They should have a smooth underside.
What actually happened:
They have a textured / cracked underside.
Tested on Samsung TabPro SM-T520 on Android 4.4.2
Linked issues
is duplicated by 1
relates to 2
Attachments
Comments 6
The normal sandstone counterpart of this bug, MCPE-20162, was fixed in 1.0.4.1. This bug, however, which deals with red sandstone, was not.
Please fix this bug, please also fix the red sandstone stair texture. Hope that you start working on it 🙂
Can be easily fixed by doing a simple change in the .json file:
"redsandstone_bottom": {
"textures": [
"textures/blocks/red_sandstone_bottom",
"textures/blocks/red_sandstone_top",
"textures/blocks/red_sandstone_top",
"textures/blocks/red_sandstone_top"
--Also affects regular sandstone.-- Reported sandstone as a separate ticket: MCPE-20162.