-
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
crafting manager not respecting (wait for empty inventory) with volumetric flasks #67
Comments
Please use Volumetric Flasks system instead if you want to crafting fluid |
I wouldn’t be able to request fluids to be crafted. That’s why I’m using fluid transposers to fill/empty flasks into my chem reactor.
That way I can request 144mb of fluid to be crafted on demand. I might as well use cells or buckets but flasks have more convenient volumes...
…Sent from my iPhone
On 8 Mar 2021, at 04:32, Li ***@***.***> wrote:
Volumetric flasks are all identical and only the NBT is diffrent assording to the fluid inside.
For some reason when i'm setting a recipe to use flasks it does not wait for empty inventory but puts all flasks from different recipes into the chest at once. I'm using the Applied Enegristics system.
Expected behaviour:
manager puts the hydrogen and chlorine flasks first.
my machine takes the flasks one by one creating hydrocloric acid
last flask gone from the chest
manager puts hydrocloric acid and methanol flasks in
my machine happy
Current behaviour:
-manager puts hydrogen, chlorine AND methanol flasks into the chest
-my machine pulls flasks one by one occasionaly taking methanol flask first.
-can't craft hydrocloric acid because machine blocked with methanol.
The manager is set to wait for empty inventory.
I'm playing FTB Interactions. On minecraft 1.12.2.
Please use Volumetric Flasks system instead if you want to crafting fluid
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hmmmmm |
Volumetric flasks are all identical and only the NBT is diffrent assording to the fluid inside.
For some reason when i'm setting a recipe to use flasks it does not wait for empty inventory but puts all flasks from different recipes into the chest at once. I'm using the Applied Enegristics system.
Expected behaviour:
Current behaviour:
-manager puts hydrogen, chlorine AND methanol flasks into the chest
-my machine pulls flasks one by one occasionaly taking methanol flask first.
-can't craft hydrocloric acid because machine blocked with methanol.
The manager is set to wait for empty inventory.
I'm playing FTB Interactions. On minecraft 1.12.2.
The text was updated successfully, but these errors were encountered: