Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-176662

Droppers and crafters trigger hopper transfer cooldown when pushing items into non-empty locked hoppers, unlike hoppers pushing items

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.50.23 Preview, 1.20.41 Hotfix, 1.20.71 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1167035

      When a hopper pushes an item into another hopper that already holds some items, it does not reset that hopper’s transfer cooldown.
      When a dropper or crafter pushes an item into a hopper that already holds some items, it does reset that hopper’s transfer cooldown if the hopper is locked (powered) at the time. This is inconsistent, and limits the use of redstone to time the interaction of droppers and crafters with hoppers.
      Clocked dropper+hopper fail.mp4
      Crafter sequence fail.mp4

      Steps to reproduce (in 1.20.41)

      1. Load Dropper_crafter -_ hopper bug.mcworld. It contains 6 test stations labelled A-F. Each consists of hoppers and droppers and redstone timing mechanisms that control their operation. The hopper at the left of each station is the output. A comparator in front of the output hopper shows if/when an item reaches the output. The hopper in the middle position and the hopper or dropper at the right each contain a stack of items. The structure block all the way at the right can be used to reset all of the stations.
      2. Press the button at each station A-E, and flip the lever to turn on station F.

      Expected results

      An item reaches the output hopper at each station.

      Observed results

      Station Item reaches output?
      A yes - non-empty hopper can push if unlocked 4 ticks after receiving item from hopper
      B-D no - non-empty hopper cannot push if unlocked 2, 4, or 6 ticks after receiving item from dropper
      E yes - non-empty hopper can push if unlocked 8 ticks after receiving item from dropper
      F no - non-empty hopper cannot push if unlocked on 8 tick clock only within < 8 ticks after it receives items from dropper

            GoldenHelmet [Mod] GoldenHelmet
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: