-
Notifications
You must be signed in to change notification settings - Fork 5
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
Support for proper machine I/O #43
Comments
Hopper always puts water bucket in empty water bucket slot |
Also big oxygen tank never fills all the way on water separator |
We are working on that, the problem is that we use architectury api, so we have to deal with 2 completely different energy system. A cross compatible system is in progress. |
I can't even get the Stellaris water pump to output to well... anything. Plus it has no correct tool so is always slow to break and destroyed when you do. More relevant, even smarter filtering for item input would be a good idea. I can KIND of automate with hoppers but empty buckets and full ones often land in the wrong spots, and incoming items are often pulled by hoppers before the machine can react. Filtering on what can go into each slot and what outputs the hopper can pull from would be a big help. |
None of the machines seem to support fluid pipes to fill/drain internal tanks. Nor do any of the machines interact properly with item pipes. Hoppers do not fill specific slots based on the item type. Machines are not compatible with slot addressing from other mods such as Integrated Dynamics.
Some basic I/O interface support for other common mods would seem logical to add to the pack so as to allow better integration in modpacks.
The text was updated successfully, but these errors were encountered: