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

Hopper with a composter above still collects item entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.0.26 Beta, 1.18.0.20 Beta, 1.17.40.20 Beta, 1.17.11 Hotfix, 1.17.34, 1.17.41 Hotfix, 1.18.30
    • Confirmed
    • Multiple
    • 660453

      The wiki states that placingĀ a container above the hopper doesn't check for floating items to collect. However, this is not the case as when you throw items inside the composter, it is still collected by the hopper below it, despite the composter being defined as a container.
      Steps to Reproduce:

      1. Recreate the setup as shown by setup.png, by placing a hopper, then a composter directly above it
      2. Throw an item inside the composter

      Observed Results:
      The item entity is sucked up by the hopper.
      Expected Results:
      The item should not get sucked up by the hopper, since the composter is considered as a container. The behavior is expected to be similar to the chest as shown in expected.png, where the item entity is still floating even though it is still within the collection range of the hopper.

        1. expected.png
          271 kB
          Chrono123
        2. setup.png
          362 kB
          Chrono123

            HanzTum Chrono123
            Votes:
            13 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              CHK: