[SPIGOT-5757] Hopper push items through instead of letting the hopper below pull it out Created: 21/May/20  Updated: 27/May/20

Status: Open
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Róbert Hegedűs Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: spigot

Version: git-Spigot-2f5d615-d07a78b (MC: 1.15.2) (Implementing API version 1.15.2-R01-SNAPSHOT)
Guidelines Read: Yes

 Description   

I have noticed that in many instances, hoppers will pass their items into a chest of another hopper rather than allow the hopper below them to pull it (which should be the vanilla behaviour)

My idea is that despite hoppers checking for item from above at every tick, and hoppers only push items at every 8th tick, there are moments, when a hopper receives an item right at the moment right at that 8th tick its about to push items, and the hopper above doesn't have time pull the item out.

I run a really small server for close friends, we don't need to save calculation power on hoppers.

I tried to disable the custom hopper behaviour on spigot, but I learned that the previous fix (
setting "hopper-alt-ticking: true") was removed since 1.8.2.

There should be a solution to either, have hoppers item pulling action priority over hoppers transferring items, or a simple way to disable any Spigot change to hoppers all-together.



 Comments   
Comment by md_5 [ 27/May/20 ]

Spigot doesn't have any intentional changes to hoppers by default anymore

Generated at Sat Dec 13 22:30:18 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.