Duping with Steve's Factory Manager
Gorgok opened this issue ยท 3 comments
You can setup a steve's factory manager system to pull items from a double drawer, craft a block of it, and return it to the other drawer to dupe both material and result of crafting only 1 to start in the other drawer. This can also be done with connected drawers, on a network, but not two separate drawers/networks.
It also works for other crafting recipes, with only 1 of each material item.
This is going to take some time to unwind. A few hours of debugging SFM's code and I only have a vague idea of what could be happening.
It's duping when the drawer is initialized with just 1 output item and no input items, which sounds pretty similar to an earlier dupe bug I had with Steve's Workshop. Since JABBA isn't exhibiting the duping, it's probably something in my inventory balancing code. Let's hope it is. SFM hasn't been maintained in a year.