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

crafting manager not respecting (wait for empty inventory) with volumetric flasks #67

Open
zanetano opened this issue Feb 22, 2021 · 4 comments

Comments

@zanetano
Copy link

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.

@KorewaLidesu
Copy link

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

@zanetano
Copy link
Author

zanetano commented Mar 12, 2021 via email

@KorewaLidesu
Copy link

KorewaLidesu commented Mar 12, 2021

Hmmmmm
Volumetric Flasks do working with fuild crafting, but it is a bit sketchy.

@Domaman202
Copy link

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