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

Autocrafting deleting items it shouldn't be #9

Closed
rythin-sr opened this issue Jun 15, 2022 · 1 comment
Closed

Autocrafting deleting items it shouldn't be #9

rythin-sr opened this issue Jun 15, 2022 · 1 comment
Labels
bug Something isn't working critical Higher priority

Comments

@rythin-sr
Copy link

Crafting recipes that leave an item behind, such as cake leaving empty buckets or any EE transmutation recipes consume the items instead of leaving them in the system.

Repro steps:
-set up a system with an assembler
-teach the system to craft cake
-request cake
-the cake will be crafted, but the buckets will be gone

@MartinSVK12 MartinSVK12 added the bug Something isn't working label Jun 15, 2022
@MartinSVK12
Copy link
Owner

Fixed, leftover items will be sent back to the network or be thrown on the ground if needed.

@MartinSVK12 MartinSVK12 added the critical Higher priority label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Higher priority
Projects
None yet
Development

No branches or pull requests

2 participants