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

Hopper with container above is able to collect dropped items

XMLWordPrintable

    • Confirmed
    • Multiple
    • 361945

      Hopper with container above, eg. chest, furnace, etc. is able to collect dropped items.

      Steps to reproduce:

      1. Place a chest on a hopper
      2. Add a water-stream at the level of the chest to direct items towards the chest
      3. When items are dropped into the water-stream, they will be collected by the hopper as they are pushed near the chest's hitbox.

      Expected result

      A hopper with container above should not collect, or detect, dropped items. From the wiki,

      A hopper with a container above it, such as a furnace, chest, or another hopper, cannot collect dropped items; for run-time efficiency, the hopper's code doesn't check for floating items.

      Actual result

      The hopper is able to collect items due to items entering the smaller hitbox of the chest.

      This bug can negatively affect item sorters, item pipes, etc., that rely on "capping" a hopper with a container to prevent dropped items from going where they're not supposed to.

            Lacinius Jonathan Peters
            Votes:
            8 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: