Skip to content

Broken crafting with stackable cells #36

Description

@JasonMcRay

When crafting certain items that require for example cell with certain liquid, and the cell is returned it consumes all the cells in the storage part of the Production Table.

Example:

GregTech Saltpeter Crafting:
Requires: 1x Potassium Dust, 3x Oxygen Cell, 1x Nitrogen Cell
Crafts into: 5x Saltpeter Dust
Returns upon crafting: 4x Empty Cells (3 from Oxygen, and 1 from Nitrogen)

What happens:
I put stack of each item into tthe storage area. I perform only 1 craft.
It consumes all 2x64 cells (both nitrogen and oxygen) in the crafting storage area and will turn them all into TWO empty cells.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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