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

Broken crafting with stackable cells #36

Open
JasonMcRay opened this issue Nov 14, 2015 · 0 comments
Open

Broken crafting with stackable cells #36

JasonMcRay opened this issue Nov 14, 2015 · 0 comments

Comments

@JasonMcRay
Copy link

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.

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

1 participant