Quantum crafter consumes all stars after completion
Vectrobe opened this issue ยท 2 comments
The quantum crafter, upon completion will consume the entire stack of stars, instead of only one.
- you have to reset the counter to 0 on the same tick you destroy a star, or it'll loop
- you have to decrement the stack by one if the stack contains more than one, otherwise you can then destroy the stack
the behaviour suggests the problem is in the later note...