<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:08: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>[MC-5736] The toggling of the comparator does nothing.</title>
                <link>https://bugs.mojang.com/browse/MC-5736</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;The toggle feature of the Comparator block is not working. I have tested any direction, the signal strength of the output is always the same as the strength of the input. It doesn&apos;t subtract either.&lt;/p&gt;

&lt;p&gt;The one-clock in the wkbde.png image seems to work, though.&lt;/p&gt;</description>
                <environment>Ubuntu 12.10, OpenJDK</environment>
        <key id="18387">MC-5736</key>
            <summary>The toggling of the comparator does nothing.</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="isibboi">Sebastian Schmidt</reporter>
                        <labels>
                            <label>redstone</label>
                            <label>redstone-comparator</label>
                    </labels>
                <created>Thu, 3 Jan 2013 18:13:09 +0100</created>
                <updated>Sun, 19 Mar 2017 06:17:44 +0100</updated>
                            <resolved>Thu, 3 Jan 2013 21:27:42 +0100</resolved>
                                    <version>Snapshot 13w01a</version>
                                                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="32357" author="isibboi" created="Thu, 3 Jan 2013 22:05:54 +0100"  >&lt;p&gt;@Jonathan Haas: That&apos;s what I&apos;m thinking now. But it&apos;s just a snapshot, so ... &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/biggrin.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="32351" author="jonathanhaas" created="Thu, 3 Jan 2013 22:02:12 +0100"  >&lt;p&gt;So toggling the torch only affects the output if another comparator points at the comparator? That doesn&apos;t seem to be very intuitive. Redstone stuff is complicated enough already. Why does the B signal need a comparator there? Why can&apos;t you just point redstone dust at it which has different signal strengths on it&apos;s own?&lt;/p&gt;</comment>
                            <comment id="32342" author="isibboi" created="Thu, 3 Jan 2013 21:50:36 +0100"  >&lt;p&gt;Thank you! Now I got 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="32337" author="dinnerbone" created="Thu, 3 Jan 2013 21:44:54 +0100"  >&lt;p&gt;You can use whatever value for B you want. Use a comparator instead of a repeater so that you keep the signal.&lt;/p&gt;</comment>
                            <comment id="32335" author="isibboi" created="Thu, 3 Jan 2013 21:44:01 +0100"  >&lt;p&gt;Ah, I exchanged B and A. So it&apos;s like an analogue inverter. It would be nice if you didn&apos;t need a repeater and could use different values for B.&lt;/p&gt;</comment>
                            <comment id="32334" author="dinnerbone" created="Thu, 3 Jan 2013 21:42:14 +0100"  >&lt;p&gt;See &lt;a href=&quot;http://dinnerbone.com/media/uploads/2013-01/screenshots/Minecraft_2013-01-03_21-19-52.png&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dinnerbone.com/media/uploads/2013-01/screenshots/Minecraft_2013-01-03_21-19-52.png&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A comparator will only ever provide full output if you&apos;re giving it full input.&lt;/p&gt;</comment>
                            <comment id="32327" author="dinnerbone" created="Thu, 3 Jan 2013 21:38:38 +0100"  >&lt;p&gt;No.&lt;/p&gt;

&lt;p&gt;A == Input from front.&lt;br/&gt;
B == Strongest input from side given through another comparator.&lt;br/&gt;
O == Output from back.&lt;/p&gt;

&lt;p&gt;Repeat mode (Default):&lt;br/&gt;
O = A&lt;/p&gt;

&lt;p&gt;Subtract mode (Right click):&lt;br/&gt;
O = B - A&lt;/p&gt;

&lt;p&gt;You can only provide B using another comparator pointed towards the side of this comparator, much like you would lock a repeater.&lt;/p&gt;</comment>
                            <comment id="32325" author="jonathanhaas" created="Thu, 3 Jan 2013 21:37:09 +0100"  >&lt;p&gt;How will that work as a repeater or comparator will always provide full redstone output? I haven&apos;t worked out a single layout where switching the torch on or off would change anything output-wise.&lt;/p&gt;</comment>
                            <comment id="32323" author="isibboi" created="Thu, 3 Jan 2013 21:35:44 +0100"  >&lt;p&gt;So the toggling is useless and only the block type of the input changes the function?&lt;/p&gt;</comment>
                            <comment id="32318" author="dinnerbone" created="Thu, 3 Jan 2013 21:27:42 +0100"  >&lt;p&gt;B needs to be provided with a type of diode (repeater or comparator).&lt;/p&gt;</comment>
                            <comment id="32309" author="isibboi" created="Thu, 3 Jan 2013 21:12:56 +0100"  >&lt;p&gt;This seems to work though.&lt;/p&gt;</comment>
                            <comment id="32302" author="bljat" created="Thu, 3 Jan 2013 21:05:13 +0100"  >&lt;p&gt;Reopening cause of: &lt;a href=&quot;https://twitter.com/Dinnerbone/status/286924270779629568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://twitter.com/Dinnerbone/status/286924270779629568&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://twitter.com/Dinnerbone/status/286925049125015552&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://twitter.com/Dinnerbone/status/286925049125015552&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="32262" author="isibboi" created="Thu, 3 Jan 2013 20:01:38 +0100"  >&lt;p&gt;@Robin: Yes, I can confirm that.&lt;/p&gt;</comment>
                            <comment id="32256" author="gmfreaky" created="Thu, 3 Jan 2013 19:57:36 +0100"  >&lt;p&gt;For me it doesn&apos;t subtract either. I have input A which is 14 and input B which is 12. The output is always 14 even when I toggle the comparator. It should be 2 when the comparator is toggled (subtracted: Output = A - B)&lt;/p&gt;</comment>
                            <comment id="32212" author="dinnerbone" created="Thu, 3 Jan 2013 18:54:59 +0100"  >&lt;p&gt;Toggled state is now &quot;subtraction&quot; mode. In this mode, O=A-B. You&apos;re giving or A but no B, and A-0 == A.&lt;/p&gt;</comment>
                            <comment id="32207" author="cphase" created="Thu, 3 Jan 2013 18:46:43 +0100"  >&lt;p&gt;Toggling does not increase signal on comparator.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="18436">MC-5785</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="18460">MC-5808</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="18587">MC-5931</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="16587" name="2013-01-03_11.43.03.png" size="231538" author="cphase" created="Thu, 3 Jan 2013 18:46:43 +0100"/>
                            <attachment id="16588" name="2013-01-03_11.43.06.png" size="231367" author="cphase" created="Thu, 3 Jan 2013 18:46:43 +0100"/>
                            <attachment id="16673" name="wkbde.png" size="114791" author="isibboi" created="Thu, 3 Jan 2013 21:12:56 +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="10305"><![CDATA[Creative]]></customfieldvalue>

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

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