Nomifactory / ExtendedCrafting

Adds some new ways to craft items, as well as extra crafting items and utilities.
MIT License
2 stars 5 forks source link

Quantum Compressor only processes recipe if there is an item in the input slot #19

Closed WaitingIdly closed 2 years ago

WaitingIdly commented 2 years ago

Due to the fix in #14, if the input slot is empty, the recipe will not be overwritten from its null state, thus making the Quantum Compressor only craft if there is an item (any item) in the input slot. This makes automating more than one singularity in a single Quantum Compressor impossible.

First reported: https://github.com/Divine-Journey-2/main/issues/507