Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Furnace: Improve fuel item replacement support
The output returned by `get_craft_result` has a replacements table that contains any replacement items that could not be placed in the input (due to the input stack having a count > 1). Put these replacements in the dst list or drop them on the furnace.
- Loading branch information