Create

Create

86M Downloads

Powering smart chutes only disables item pulling, not pushing

dithpri opened this issue · 3 comments

commented

A powered smart chute with items inside it will still place items into the inventory below.

How to reproduce

  1. Place a double chest, fill it with items.

  2. Place a smart chute underneath, and a single chest underneath the smart chute.

    Image

    2021-11-26_22 35 50

  3. Wait for the bottom chest to fill up.

  4. Power the smart chute.

  5. Remove an item from the bottom chest.

Expected behaviour

The slot from which the item was removed stays empty.

Actual behaviour

The slot is filled with items from the powered smart chute.

Additional information

Vanilla hoppers behave in the expected way – when powered, they don't pull new items, nor do they push items from their inventory.
Similarly, brass funnels also behave as expected (possibly because they don't seem to have an internal inventory?).

Minecraft 1.16.5
Forge 36.2.0
Create v0.3.2g + Flywheel 1.16-0.2.5
No other mods.

commented

I remembered this wasn't the case in 1.14 create. Bisected and indeed, this issue seems to be a regression introduced when replacing "hopper-funnels" with smart chutes (in 525fc03): the funnel version worked as expected, because it transferred directly between inventories.

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

Still not resolved. Fix available, waiting for any kind of feedback.

https://blog.benwinding.com/github-stale-bots/

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.