<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:59:34 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>[MC-2940] Command Blocks not accepting proper /give commands</title>
                <link>https://bugs.mojang.com/browse/MC-2940</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Under certain circumstances, the command block will not perform the wanted action with the &quot;/give&quot; command&lt;/p&gt;

&lt;p&gt;example:&lt;/p&gt;

&lt;p&gt;While trying to make the command block give the item &quot;chiseled stone&quot; I typed in the command &quot;/give @p 98:3 1&quot;, after activating it it gave me nothing.&lt;/p&gt;

&lt;p&gt;I then tried &quot;/give @p 98;3 1&quot; and &quot;/give @p 98-3 1&quot; and neither worked&lt;/p&gt;

&lt;p&gt;then, trying &quot;/give @p 98 3 1&quot; it gave me 3 mossy stone bricks, &quot;/give @p 98 3&quot; also gives the player mossy stone bricks.&lt;/p&gt;

&lt;p&gt;I am not sure what to make of this bug, but it is rather strange and simply want to make sure you know of it.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
Vorland&lt;/p&gt;</description>
                <environment></environment>
        <key id="14817">MC-2940</key>
            <summary>Command Blocks not accepting proper /give commands</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="6">Works As Intended</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="mr_vorland">Jacob Vorland</reporter>
                        <labels>
                            <label>colon</label>
                            <label>command</label>
                            <label>give</label>
                    </labels>
                <created>Wed, 14 Nov 2012 04:32:23 +0100</created>
                <updated>Mon, 11 Nov 2013 03:58:41 +0100</updated>
                            <resolved>Wed, 14 Nov 2012 07:48:38 +0100</resolved>
                                    <version>Minecraft 1.4.4</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="21366" author="kumasasa" created="Wed, 14 Nov 2012 07:48:38 +0100"  >&lt;p&gt;The syntax of the give command is &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;give &amp;lt;playername&amp;gt; &amp;lt;data-value&amp;gt; [amount] [damage-value]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;so if you want to give one chiseled stone block it&apos;s&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;give @p 98 1 3
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;RTFM at &lt;a href=&quot;http://www.minecraftwiki.net/wiki/SMP_Server_commands&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.minecraftwiki.net/wiki/SMP_Server_commands&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="21363" author="mgt98" created="Wed, 14 Nov 2012 07:37:49 +0100"  >&lt;p&gt;I might not understand what the issues is. &quot;/give @p 98;3 1&quot; and &quot;/give @p 98-3 1&quot; are not valid because of the semi-colon and the hyphen.&lt;/p&gt;

&lt;p&gt;As for the Chiseled Stone Brick, could I suggest changing the data value to four?&lt;/p&gt;</comment>
                            <comment id="21362" author="cubethethird" created="Wed, 14 Nov 2012 07:35:38 +0100"  >&lt;p&gt;Are you saying that this command /give @p 98:3 1 works when you enter it in the terminal?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="31688">MC-15894</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62038">MC-39622</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 14 Nov 2012 07:35:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></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_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10305"><![CDATA[Creative]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03ne7:</customfieldvalue>

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