<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:31:53 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-21658] &quot;dotiledrops&quot; gamerule is inconsistently named</title>
                <link>https://bugs.mojang.com/browse/MCPE-21658</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;The gamerule &lt;tt&gt;dotiledrops&lt;/tt&gt; (which controls whether or not blocks drop items upon being broken) is inconsistently named, because almost everywhere else in commands and in the game&apos;s code, as well as just in the game in general, blocks are referred to as simply &quot;block&quot;, and NOT &quot;tile&quot;.&lt;/p&gt;

&lt;p&gt;Some examples include:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;/setblock&lt;/tt&gt;, &lt;tt&gt;/testforblock&lt;/tt&gt;, &amp;amp; &lt;tt&gt;/testforblocks&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;the block IDs &lt;tt&gt;hay_block&lt;/tt&gt;, &lt;tt&gt;noteblock&lt;/tt&gt;, &lt;tt&gt;coal_block&lt;/tt&gt;, &lt;tt&gt;gold_block&lt;/tt&gt;, &lt;tt&gt;iron_block&lt;/tt&gt;, &lt;tt&gt;brick_block&lt;/tt&gt;, &lt;tt&gt;lapis_block&lt;/tt&gt;, &lt;tt&gt;melon_block&lt;/tt&gt;, &lt;tt&gt;purpur_block&lt;/tt&gt;, &lt;tt&gt;quartz_block&lt;/tt&gt;, &lt;tt&gt;command_block&lt;/tt&gt;, &lt;tt&gt;diamond_block&lt;/tt&gt;, &lt;tt&gt;emerald_block&lt;/tt&gt;, &lt;tt&gt;redstone_block&lt;/tt&gt;, &lt;tt&gt;red_mushroom_block&lt;/tt&gt;, &lt;tt&gt;chain_command_block&lt;/tt&gt;, &lt;tt&gt;brown_mushroom_block&lt;/tt&gt;, &amp;amp; &lt;tt&gt;repeating_command_block&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;the entity ID &lt;tt&gt;command_block_minecart&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;in entity JSON files, &lt;tt&gt;minecraft:behavior.eat_block&lt;/tt&gt;; &lt;tt&gt;minecraft:behavior.harvest_farm_block&lt;/tt&gt;; &lt;tt&gt;minecraft:behavior.ocelot_sit_on_block&lt;/tt&gt;; the &lt;tt&gt;breaks_blocks&lt;/tt&gt; parameter of &lt;tt&gt;minecraft:explode&lt;/tt&gt;; the &lt;tt&gt;breatheBlocks&lt;/tt&gt; &amp;amp; &lt;tt&gt;nonBreatheBlocks&lt;/tt&gt; parameters of &lt;tt&gt;minecraft:breathable&lt;/tt&gt;; the &lt;tt&gt;block_assist_chance&lt;/tt&gt;, &lt;tt&gt;block_radius&lt;/tt&gt;, &lt;tt&gt;block_max&lt;/tt&gt;, &lt;tt&gt;block_chance&lt;/tt&gt;, &amp;amp; &lt;tt&gt;block_types&lt;/tt&gt; parameters of &lt;tt&gt;minecraft:transformation&lt;/tt&gt;; and the &lt;tt&gt;blocks&lt;/tt&gt; parameter of &lt;tt&gt;minecraft:behavior.raid_garden&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The name &quot;block&quot; is also more intuitive than &quot;tile&quot;, so it doesn&apos;t make sense that the gamerule is called &lt;tt&gt;dotiledrops&lt;/tt&gt; instead of &lt;tt&gt;doblockdrops&lt;/tt&gt;.&lt;/p&gt;</description>
            <key id="169704">MCPE-21658</key>
            <summary>&quot;dotiledrops&quot; gamerule is inconsistently named</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="7">Invalid</resolution>
                                            <reporter username="SuperGeniusZeb">Zeb</reporter>
                        <labels>
                    </labels>
                <created>Sun, 30 Apr 2017 04:20:27 +0200</created>
                <updated>Mon, 21 Feb 2022 20:06:19 +0100</updated>
                            <resolved>Wed, 3 May 2017 14:27:43 +0200</resolved>
                                    <version>1.1.0.9</version>
                                                                        <votes>1</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="381105" author="nighter" created="Wed, 3 May 2017 14:27:43 +0200"  >&lt;p&gt;For feature suggestions or changes please see: &lt;a href=&quot;http://www.reddit.com/r/minecraftsuggestions&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft Suggestions on Reddit&lt;/a&gt; or &lt;a href=&quot;https://feedback.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the official Minecraft feedback site&lt;/a&gt;. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="495782">MC-248709</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 30 Apr 2017 04:23: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_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Android 4.4.4</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10120"><![CDATA[Tablet - Android - Other (Specify in description)]]></customfieldvalue>

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

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