<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:25:25 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MCPE-20006] Chiselled and Smooth Red Sandstone Do Not Have Smooth Underside</title>
                <link>https://bugs.mojang.com/browse/MCPE-20006</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;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: &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-20162&quot; title=&quot;Chiselled and Smooth Sandstone Do Not Have Smooth Underside&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-20162&quot;&gt;&lt;del&gt;MCPE-20162&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;What I expected to happen:&lt;/b&gt;&lt;br/&gt;
They should have a smooth underside.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;What actually happened:&lt;/b&gt;&lt;br/&gt;
They have a textured / cracked underside.&lt;/p&gt;


&lt;p&gt;&lt;sup&gt;Tested on Samsung TabPro SM-T520 on Android 4.4.2&lt;/sup&gt;&lt;/p&gt;</description>
            <key id="163435">MCPE-20006</key>
            <summary>Chiselled and Smooth Red Sandstone Do Not Have Smooth Underside</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                            <reporter username="Mega_Spud">[Mojang] Mega_Spud (Jay Wells)</reporter>
                        <labels>
                            <label>chiseled-red-sandstone</label>
                            <label>red-sandstone</label>
                            <label>smooth-red-sandstone</label>
                            <label>texture</label>
                    </labels>
                <created>Tue, 14 Feb 2017 13:09:53 +0100</created>
                <updated>Tue, 29 Nov 2022 18:52:49 +0100</updated>
                            <resolved>Tue, 29 Nov 2022 18:52:49 +0100</resolved>
                                    <version>1.16.100.55 Beta</version>
                    <version>1.16.20.50 Beta</version>
                    <version>1.14.25.1 Beta</version>
                    <version>1.14.1 Hotfix</version>
                    <version>1.0.3</version>
                    <version>1.0.4.0</version>
                    <version>1.0.4.1</version>
                    <version>1.0.4.11</version>
                    <version>1.0.6.0</version>
                    <version>1.0.5.54</version>
                    <version>1.1.0.0</version>
                    <version>1.1.0.9</version>
                    <version>1.1.4.51</version>
                    <version>1.2.0.2</version>
                    <version>1.2.0.11</version>
                    <version>1.2.13.54</version>
                    <version>1.5.2.1</version>
                    <version>1.6.0</version>
                    <version>1.7.0.5 Beta</version>
                    <version>1.8.0.11 Beta</version>
                    <version>1.7.0</version>
                    <version>1.8.0</version>
                    <version>1.9.0</version>
                    <version>1.13.0</version>
                    <version>1.16.101 Hotfix</version>
                    <version>1.17.0</version>
                    <version>1.18.2 Hotfix</version>
                    <version>1.19.0</version>
                                    <fixVersion>1.19.50.22 Preview</fixVersion>
                    <fixVersion>1.19.50</fixVersion>
                                                        <votes>29</votes>
                                    <watches>13</watches>
                                                                            <comments>
                            <comment id="853292" author="deefeecee" created="Mon, 30 Nov 2020 11:15:38 +0100"  >&lt;p&gt;Confirmed for release 1.16.101. Solution is simple fix in vanilla resource file.&lt;/p&gt;</comment>
                            <comment id="807090" author="JIRAUSER515912" created="Wed, 16 Sep 2020 10:16:13 +0200"  >&lt;p&gt;The issue is still affecting 1.16.100.55.&lt;/p&gt;</comment>
                            <comment id="545902" author="kkoh4cker" created="Sat, 11 May 2019 23:51:16 +0200"  >&lt;p&gt;Can be easily fixed by doing a simple change in the .json file:&lt;/p&gt;

&lt;p&gt;&quot;redsandstone_bottom&quot;: {&lt;br/&gt;
 &quot;textures&quot;: [&lt;br/&gt;
 &quot;textures/blocks/red_sandstone_bottom&quot;,&lt;br/&gt;
 &quot;textures/blocks/red_sandstone_&lt;b&gt;top&lt;/b&gt;&quot;,&lt;br/&gt;
 &quot;textures/blocks/red_sandstone_&lt;b&gt;top&lt;/b&gt;&quot;,&lt;br/&gt;
 &quot;textures/blocks/red_sandstone_top&quot;&lt;/p&gt;</comment>
                            <comment id="519657" author="catlover3" created="Sat, 16 Feb 2019 06:09:32 +0100"  >&lt;p&gt;Please fix this bug, please also fix the red sandstone stair texture. Hope that you start working on it &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="370457" author="zebulanstanphill@gmail.com" created="Fri, 3 Mar 2017 03:12:35 +0100"  >&lt;p&gt;The normal sandstone counterpart of this bug, &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-20162&quot; title=&quot;Chiselled and Smooth Sandstone Do Not Have Smooth Underside&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-20162&quot;&gt;&lt;del&gt;MCPE-20162&lt;/del&gt;&lt;/a&gt;, was fixed in 1.0.4.1. This bug, however, which deals with red sandstone, was not.&lt;/p&gt;</comment>
                            <comment id="369355" author="zebulanstanphill@gmail.com" created="Fri, 24 Feb 2017 05:59:30 +0100"  >&lt;p&gt;-&lt;del&gt;Also affects regular sandstone.&lt;/del&gt;- Reported sandstone as a separate ticket: &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-20162&quot; title=&quot;Chiselled and Smooth Sandstone Do Not Have Smooth Underside&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-20162&quot;&gt;&lt;del&gt;MCPE-20162&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="163483">MCPE-20026</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="352461">MCPE-90342</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="146478">MCPE-16195</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="146844">MCPE-16320</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="163432">MCPE-20005</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="163436">MCPE-20007</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="164303">MCPE-20162</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="166370">MCPE-20677</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="134042" name="sandstone_compare.jpg" size="180348" author="Mega_Spud" created="Tue, 14 Feb 2017 13:09:53 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>61484</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 27 Oct 2018 12:48:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11503"><![CDATA[Multiple]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0705j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>