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

Bucket Pattern #168

Open
raoulvdberge opened this issue Jun 19, 2022 · 8 comments
Open

Bucket Pattern #168

raoulvdberge opened this issue Jun 19, 2022 · 8 comments
Labels
art-necessary enhancement New feature or request
Milestone

Comments

@raoulvdberge
Copy link
Contributor

A pattern that can be created with a filled bucket + pattern to ease fluid automation.

@raoulvdberge raoulvdberge added enhancement New feature or request art-necessary labels Jun 19, 2022
@raoulvdberge raoulvdberge added this to the v2.0.0-milestone.4 milestone Jun 19, 2022
@bulldog98
Copy link
Contributor

Do I understand that correctly that this pattern should take a bucket of fluid (as fluid in the system) + a bucket and produce an bucket of fluid as item?

@raoulvdberge
Copy link
Contributor Author

Do I understand that correctly that this pattern should take a bucket of fluid (as fluid in the system) + a bucket and produce an bucket of fluid as item?

Yes, this pattern is an alternative to having a bucket filling machine being necessary like RS 1.

This pattern would create the fluid bucket by just extracting a regular bucket from the storage network and a fluid from the storage network.

@bulldog98
Copy link
Contributor

Do I understand that correctly that this pattern should take a bucket of fluid (as fluid in the system) + a bucket and produce an bucket of fluid as item?

Yes, this pattern is an alternative to having a bucket filling machine being necessary like RS 1.

This pattern would create the fluid bucket by just extracting a regular bucket from the storage network and a fluid from the storage network.

That is brilliant, that was always a pain in RS1 and AE2 in mod packs.

@BooBooFastCat1
Copy link

with this addition will I need 100 buckets to make 100 cakes even though the cake recipe returns the bucket?

@youssefhabri
Copy link

I assume it won't be necessary, as for example if you only have 1 bucket, the system will reserve that one, start crafting the first cake, but stop until more buckets are available, and that will resume once the first bucket is back to the system, which might be slow, but it is the same thing that happens with RS1 when you use an external bucket filling machine.

@BooBooFastCat1
Copy link

BooBooFastCat1 commented Feb 18, 2024

Will this also be able to empty buckets into the system as in have a bucket of lava and craft it into lava and a bucket

@BooBooFastCat1
Copy link

Would an alternative be to have it called an upgraded pattern with a allow fluids option on the crafting recipe menu which allows the fluid that is in the bucket to be used instead of the bucket as it would remove the need for extra return items of the bucket

@Diegovsky
Copy link

The system could reserve the amount of buckets required to craft one item, and if such amount exists, act as if there are enough buckets to craft the whole request.

E.g: I want to craft 100x Fooses, and one Foo needs one water bucket. RS2 would reserve one bucket and act as if it had 100 water buckets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
art-necessary enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

5 participants