-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pipe stops working when there is a large amount of items #51
Comments
I'm unable to reproduce this. |
nvm |
Good news for you! |
Thanks for the fix😘 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the pipe is filled, it will not transfer to the next container even after the next container is emptied.
This bug was reproduced by me in 1.21.1-fabric,ensuring that only this one mod is present, with the structure as follows:
(before emptied, every container was full)
The hopper circled in the image, after being emptied, will not have the pipe transfer items to it.
Moreover, it's not just the transfer to the hopper; in my bamboo farm, there are similar situations at the pipe-to-pipe transfer points at the turns.
The text was updated successfully, but these errors were encountered: