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

Observers do not update blocks at the required distance. This leads to new BUD behaviour.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 16w41a
    • None
    • Unconfirmed

      This snapshot attempted to fix MC-107730, which was not a bug but normal behaviour for a BUD block, whose intended purpose is to detect updates even when these are supplied from further away.

      Instead of removing the ability of Observers to strongly power blocks directly in front of them, this was done by changing the range to which the Observer outputs updates from 2 blocks taxicab to 1 block.

      This means that components will still be powered through the block in front of the observer but just not receive the update required to change their state.

      This update can be artificially created with any redstone component that has an update range of 2, such as redstone dust or the front face of a repeater/comparator.

      Components that have the ability to power blocks MUST necessarily have the ability to give updates up to 2 blocks away, otherwise BUD behaviour is created.

      In the image i show a way to set create a BUDed state with the lever on the left and reset it with the lever on the right.

            Unassigned Unassigned
            transylvanian Andrei G
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: