<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:52:22 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-832] Brown Mushrooms emit light level of 1</title>
                <link>https://bugs.mojang.com/browse/MC-832</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description></description>
                <environment>Windows 7</environment>
        <key id="12112">MC-832</key>
            <summary>Brown Mushrooms emit light level of 1</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="lincolnlegomania">Lincoln Destree</reporter>
                        <labels>
                    </labels>
                <created>Sat, 27 Oct 2012 04:19:57 +0200</created>
                <updated>Tue, 15 Feb 2022 00:17:05 +0100</updated>
                            <resolved>Sun, 25 May 2014 15:16:40 +0200</resolved>
                                    <version>Minecraft 1.4.2</version>
                    <version>Minecraft 1.7.9</version>
                    <version>Minecraft 14w21b</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="160134" author="brickman350" created="Sun, 25 May 2014 17:50:21 +0200"  >&lt;p&gt;You&apos;re right, I apologize for those insults, I wasn&apos;t trying to sound like that. And Kumasasa provided evidence this is intended, so thank you for that.&lt;/p&gt;</comment>
                            <comment id="160098" author="kumasasa" created="Sun, 25 May 2014 15:16:30 +0200"  >&lt;p&gt;Light level 1 for brown mushrooms is explicitely in the code, thus intended:&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;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;static&lt;/span&gt; void registerBlocks()
    {
...
        blockRegistry.addObject(39, &lt;span class=&quot;code-quote&quot;&gt;&quot;brown_mushroom&quot;&lt;/span&gt;, (&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; BlockMushroom()).setHardness(0.0F).setStepSound(soundTypeGrass).setLightLevel(0.125F).setBlockName(&lt;span class=&quot;code-quote&quot;&gt;&quot;mushroom&quot;&lt;/span&gt;).setBlockTextureName(&lt;span class=&quot;code-quote&quot;&gt;&quot;mushroom_brown&quot;&lt;/span&gt;));
...}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="159916" author="kumasasa" created="Sun, 25 May 2014 04:09:42 +0200"  >&lt;p&gt;Probably that &lt;a href=&quot;http://en.wikipedia.org/wiki/Omphalotus_olearius&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://en.wikipedia.org/wiki/Omphalotus_olearius&lt;/a&gt; was the model for the brown mushroom:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The jack-o&apos;-lantern mushroom is orange. Its bioluminescence, a blue-green color, can be observed in fresh specimens in low light conditions once the eye becomes dark-adapted. The whole mushroom doesn&apos;t glow &#8212; only the gills do so. This is due to an enzyme called luciferase, acting upon a compound called luciferin, leading to the emission of light much as fireflies do when glowing.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="159898" author="grygrflzr" created="Sun, 25 May 2014 01:12:49 +0200"  >&lt;p&gt;Reopened. Do not issue blanket statements like that, the first comment was posted long before I was a moderator. If you want it reopened, a logical argument is fine, insults don&apos;t get you anywhere.&lt;/p&gt;</comment>
                            <comment id="159861" author="brickman350" created="Sat, 24 May 2014 20:31:53 +0200"  >&lt;p&gt;Exactly. In my opinion, I believe the mods here think everything on the wiki is true, and is run by professional people working at Mojang. Well, I saw that someone wrote that the bug where items zoom to your feet instead of your chest was a new feature. The mods gonna believe that too? Mark this as a bug please, the wiki is not to be trusted, almost every article I have seen on it has a bit of wrong information.&lt;/p&gt;</comment>
                            <comment id="159791" author="conormcs" created="Sat, 24 May 2014 17:20:31 +0200"  >&lt;p&gt;This was never ever intended.&lt;br/&gt;
Someone probably saw it and decided to edit the wiki, thinking it was intended. mushrooms should not emit light. if that was the case, then red mushrooms probably would too, and maybe even giant mushrooms.&lt;/p&gt;</comment>
                            <comment id="142754" author="brickman350" created="Mon, 24 Feb 2014 00:51:11 +0100"  >&lt;p&gt;It is on the wiki, but it may not be an intended feature. No one proved whether this is intended or not, but mushrooms emitting light seems unintended to me.&lt;/p&gt;</comment>
                            <comment id="14286" author="grygrflzr" created="Sat, 27 Oct 2012 09:48:08 +0200"  >&lt;p&gt;Not a bug. Mushrooms emit light level 1.&lt;br/&gt;
Source: &lt;a href=&quot;http://www.minecraftwiki.net/wiki/Light#Light-emitting_blocks&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.minecraftwiki.net/wiki/Light#Light-emitting_blocks&lt;/a&gt;&lt;br/&gt;
Please change topic title to something like &lt;b&gt;Please close, not a bug&lt;/b&gt; to help the mods close it.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20043">MC-7261</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="82198">MC-55726</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="127674">MC-93340</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="242808">MC-152616</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="262843">MC-162469</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="276241">MC-167325</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="293026">MC-173558</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="326582">MC-185292</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="427814">MC-221893</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="371738">MC-200055</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="495456">MC-248609</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11117" name="2012-10-26_19.15.19.png" size="64251" author="lincolnlegomania" created="Sat, 27 Oct 2012 04:19:57 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 2 May 2015 03:50: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_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_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|i025jz:</customfieldvalue>

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