<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:57:35 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-2356] Statistics Menu shows impossible combinations for survival</title>
                <link>https://bugs.mojang.com/browse/MC-2356</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;The statistics menu show numbers in wrong columns for blocks and items that cannot be either crafted, or used in survival mode. Portals are shown as having been used 171 times. Coal is shown having been created 6,024 times (yes coal, not charcoal). Ink sacks are shown as having been created 321 times (not possible.) The only explanation I can think of is possibly using time spent on the creative inventory as legitimate ways to obtain this data?&lt;/p&gt;</description>
                <environment></environment>
        <key id="13878">MC-2356</key>
            <summary>Statistics Menu shows impossible combinations for survival</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>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="hugsybogues">Brandon Bourgeois</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Nov 2012 22:15:06 +0100</created>
                <updated>Thu, 11 Feb 2016 11:43:15 +0100</updated>
                            <resolved>Tue, 23 Jul 2013 22:42:56 +0200</resolved>
                                    <version>Minecraft 1.4.2</version>
                    <version>Minecraft 1.5</version>
                    <version>Minecraft 13w37b</version>
                                                                        <votes>2</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="284481" author="farogaming" created="Thu, 11 Feb 2016 11:43:15 +0100"  >&lt;p&gt;Ok, but then the bug is in the other direction, because I have cooked at least 10 stacks of stone.&lt;/p&gt;</comment>
                            <comment id="284327" author="branza" created="Wed, 10 Feb 2016 22:38:40 +0100"  >&lt;p&gt;@&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=FaRoGaming&quot; class=&quot;user-hover&quot; rel=&quot;FaRoGaming&quot;&gt;FaRoGaming&lt;/a&gt; There are two things that aren&apos;t intuitive about the statistics:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&quot;Crafting&quot; includes things like smelting and brewing potions.&lt;/li&gt;
	&lt;li&gt;The items actually represent all items that have the same ID, but different damage values. All dyes are actually one single item, but with different damage values for the different colors. So the 5.538 ink sacs also include all the other colors that you&apos;ve crafted. Similarly, the water bottles include all the potions.&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="284283" author="farogaming" created="Wed, 10 Feb 2016 20:39:04 +0100"  >&lt;p&gt;Minecraft clearly tells me that I have crafted 5.538 ink sacs. And 1.357 cooked chicken, 358 cooked steak, 107 cooked mutton, 13 cooked porkchop and 55 stone, . Also I have &quot;0&quot; and &quot;&lt;del&gt;&quot;, where &quot;0&quot; is sorted over &quot;&lt;/del&gt;&quot;.&lt;br/&gt;
Also I am supposed to have &quot;used&quot; 210 ink sacs, (155 water bottles, which I strongly believe to be too high and 112 &quot;item.splash_potion.name&quot;, displaying as a splash water bottle, which I have never used).&lt;br/&gt;
These stats are obviously wrong, I just don&apos;t know the reason why.&lt;/p&gt;</comment>
                            <comment id="103961" author="branza" created="Mon, 16 Sep 2013 15:26:35 +0200"  >&lt;p&gt;This is still happening in 13w37b, the items that use damage values to determine their type are shown as one single item.&lt;/p&gt;</comment>
                            <comment id="94011" author="kumasasa" created="Tue, 23 Jul 2013 22:42:56 +0200"  >&lt;p&gt;No answer, assuming no longer an issue.&lt;/p&gt;</comment>
                            <comment id="53401" author="bljat" created="Fri, 15 Mar 2013 04:12:39 +0100"  >&lt;p&gt;Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.&lt;/p&gt;</comment>
                            <comment id="21090" author="chalmes" created="Tue, 13 Nov 2012 00:25:18 +0100"  >&lt;p&gt;Am going to re-open as I believe the issue is that items which use the damage value to determine their type do not show correctly on the statistics screens.&lt;/p&gt;</comment>
                            <comment id="21088" author="hugsybogues" created="Tue, 13 Nov 2012 00:22:38 +0100"  >&lt;p&gt;Interesting, and I actually do not have any other dyes on the items page, which makes this even more bizarre.&lt;/p&gt;</comment>
                            <comment id="21001" author="chalmes" created="Mon, 12 Nov 2012 20:17:47 +0100"  >&lt;p&gt;The game code handles charcoal and coal in the same code.  Charcoal is defined as damaged coal.  When I crafted some charcoal in the furnace, the items page showed a new entry for &quot;coal&quot;.&lt;/p&gt;

&lt;p&gt;Dye appears to be much the same.  So where you see an Ink Sac, it in fact represents ALL dyes.  Can you confirm that no other dyes exist on your items page?&lt;/p&gt;</comment>
                            <comment id="19845" author="hugsybogues" created="Fri, 9 Nov 2012 04:26:27 +0100"  >&lt;p&gt;Ok, so I accidentally added the screenshot for the blocks, which I&apos;ve removed. Coal and ink sacs are showing up under the crafting column, and you can&apos;t craft either of those items. I don&apos;t know why they are showing up under there, unless selecting the item from the creative inventory is somehow being registered as the crafting of an item, which could explain why it is being placed in that column.&lt;/p&gt;</comment>
                            <comment id="19834" author="chalmes" created="Fri, 9 Nov 2012 02:57:36 +0100"  >&lt;p&gt;I just can&apos;t quite see the issue from the screenshots.  The columns on the blocks and items stats windows are different.&lt;/p&gt;</comment>
                            <comment id="19824" author="hugsybogues" created="Fri, 9 Nov 2012 02:29:27 +0100"  >&lt;p&gt;So you think this just might be a glitch on my computer?&lt;/p&gt;</comment>
                            <comment id="19807" author="chalmes" created="Fri, 9 Nov 2012 01:50:57 +0100"  >&lt;p&gt;Marking as working as intended for now, unless it can be proven that the statistics window is in fact faulty.  If so, it can be revisited then.&lt;/p&gt;</comment>
                            <comment id="18968" author="chalmes" created="Wed, 7 Nov 2012 01:17:46 +0100"  >&lt;p&gt;I&apos;m still not getting this.  But the columns are different between Blocks and Items.&lt;/p&gt;

&lt;p&gt;Blocks = Crafted - Used - Mined&lt;br/&gt;
Items  = Depleted - Crafted - Used&lt;/p&gt;</comment>
                            <comment id="18949" author="hugsybogues" created="Wed, 7 Nov 2012 00:34:07 +0100"  >&lt;p&gt;I show you another picture, the middle column for the items is clearly marked &quot;Times crafted&quot;&lt;/p&gt;</comment>
                            <comment id="18870" author="chalmes" created="Tue, 6 Nov 2012 20:49:03 +0100"  >&lt;p&gt;So, as stated, the columns are Crafted - Used - Mined&lt;br/&gt;
So inksacs in your screenshot is showing:&lt;br/&gt;
Crafted = -&lt;br/&gt;
Used = 321&lt;br/&gt;
Mined = 706&lt;/p&gt;

&lt;p&gt;Perfectly fine.&lt;/p&gt;</comment>
                            <comment id="18828" author="hugsybogues" created="Tue, 6 Nov 2012 19:23:42 +0100"  >&lt;p&gt;No, that is in the times crafted column. You can&apos;t craft ink sacs.&lt;/p&gt;</comment>
                            <comment id="18790" author="dem_olli" created="Tue, 6 Nov 2012 16:31:22 +0100"  >&lt;p&gt;Please reread the statistics window. Inksacs have been used 321 times by yourself, they&apos;ve not been created &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/wink.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;

&lt;p&gt;-&amp;gt; Close please, as its not a bug.&lt;/p&gt;</comment>
                            <comment id="18514" author="hugsybogues" created="Mon, 5 Nov 2012 22:17:21 +0100"  >&lt;p&gt;Screen grabs of the statistics menu. The columns are: times crafted, times used, and times mined for blocks, and times depleted, times crafted, and times used for items.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12253" name="Statistics 1.jpg" size="129525" author="hugsybogues" created="Mon, 5 Nov 2012 22:17:21 +0100"/>
                            <attachment id="12444" name="Statistics 3.jpg" size="127024" author="hugsybogues" created="Wed, 7 Nov 2012 00:34:07 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <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="10304"><![CDATA[Survival]]></customfieldvalue>

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

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