Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-84938

powered_comparator is unused, and unpowered_comparator can become powered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w31c, Minecraft 15w32a, Minecraft 15w32b, Minecraft 15w32c
    • None
    • os.name: Windows 8.1
      os.version: 6.3
      os.arch: amd64
      java.version: 1.8.0_25
      java.vendor: Oracle Corporation
      sun.arch.data.model: 64
    • Unconfirmed

      If you place down a comparator via right-clicking, it will place a block with the ID of unpowered_comparator. When powering this block, it will become lit as expected, but the block ID is unchanging. Putting your cursor over it on F3 mode will show you all the information about the block on the right side of the F3 screen. Even though the comparator is powered, the ID of the block is still unpowered_comparator. The only difference is that it says "powered: true" on the side. Using this command:
      /setblock ~ ~ ~ powered_comparator
      ...will place down a comparator that is unpowered. When powering this block, it will not do anything. If you mess with this block for long enough, it will eventually turn back into an unpowered_comparator block. It still drops normal comparator items, and using pick block on it will still give you the comparator item. Right-clicking on powered_comparator will light up the torch and change the mode, but it does not effect the output signal at all. The powered_comparator block will never turn on, and will never give an output signal. Please change it so that when you power an unpowered_comparator block, it will just turn into a powered_comparator block. Repeaters work just fine, but comparators do not switch IDs. Make comparators power and unpower just like repeaters do.

            Unassigned Unassigned
            GreatWisher wasawsawdawfwegf qwef we
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: