Skip to content

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

Open
@zanetano

Description

@zanetano

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions