Skip to content
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

Open
klugemonkey opened this issue Oct 22, 2024 · 4 comments
Open

Support for proper machine I/O #43

klugemonkey opened this issue Oct 22, 2024 · 4 comments

Comments

@klugemonkey
Copy link

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.

@klugemonkey
Copy link
Author

Hopper always puts water bucket in empty water bucket slot

@klugemonkey
Copy link
Author

Also big oxygen tank never fills all the way on water separator

@st0x0ef
Copy link
Owner

st0x0ef commented Nov 14, 2024

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.

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.

@Shadowfire86
Copy link

Shadowfire86 commented Dec 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants