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

Comparator output doesn't update if chest gets locked/unlocked.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.14.4, 19w41a
    • None
    • OS: Windows 10 1903 Build 18362.418

      Java Version 8 Update 221
    • Unconfirmed
    • (Unassigned)

      When a comparator is measuring how filled a chest is, it outputs the corresponding power level or a signal of power level 0 if the chest is not accessible. However, it does not update when the chest gets locked/unlocked unless it gets a block or redstone update.

      Expected behaviour:

      The comparator should update the output signal when the container is accessible or not by the player.

      Actual behaviour:

      The comparator does not update the output signal unless it gets a block or redstone update.

      This can be seen in the attached video.

      Possible fix:

      This could be easily fixed by adding a "locked" state to the chest, that would be "false" if a player can access the container, and "true" if it is not, i.e.: a solid block is on top of the chest or a cat is sitting on top of it.

            Unassigned Unassigned
            Fefo6644 Emilia Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: