crafting manager not respecting (wait for empty inventory) with volumetric flasks
zanetano opened this issue · 4 comments
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.
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
Hmmmmm
Volumetric Flasks do working with fuild crafting, but it is a bit sketchy.