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

[Bug] Autocrafter voiding buckets if the recipe returns them as well as the item #145

Open
DrEthan77 opened this issue Jul 18, 2023 · 3 comments

Comments

@DrEthan77
Copy link

There are a few recipes in Slimefun that take buckets of liquid (simple generators for example) when auto-crafting these it only inputs the resulting item but not the empty bucket/s

@DrEthan77 DrEthan77 changed the title [bug] Autocrafter voiding buckets if the recipe returns them as well as the item [Bug] Autocrafter voiding buckets if the recipe returns them as well as the item Jul 18, 2023
@JustAHuman-xD
Copy link
Collaborator

@DrEthan77 What would you suggest the network does with empty buckets if there is no room for them?

@DrEthan77
Copy link
Author

Whatever the network currently does when there isn't enough room to auto craft an item, or maybe it could be slapped in one of the crafting matrix's import buses for that to handle it. (It's been a while since I last played so forgive any misnomer)

@JustAHuman-xD
Copy link
Collaborator

Whatever the network currently does when there isn't enough room to auto craft an item, or maybe it could be slapped in one of the crafting matrix's import buses for that to handle it. (It's been a while since I last played so forgive any misnomer)

If there's not enough room for the crafted item it just doesn't craft

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

2 participants