CTeirs Produce More Bottles of Honey than Bottles
desagas opened this issue ยท 2 comments
1.16.5.36.0.43 Forge, ATM6-1.5.3b, ctiers-1.16.5-1.114;
If, say, a Centrifuge RNG says produce honey bottles at X time, and there are enough bottles for one slot, if multiple slots call for bottles to be produced, it will produce them.
In my setup, I am running comb blocks that have a 25% change of producing 9 bottles, and, on the Gold Tier (2x output). Often, the Centrifuge will say that each slot of the 6 need to produce bottles (18 each), usually maxing at 72 at one time, but can be 18 x 6 at rare times. What the Tiered Centrifuge does, is, even though there are only 64 emptybottles, it will produce its requested amount of honey bottles, ie, 72 or 18 x 6, as listed above. Which means, these TCs are duplicating bottles.
Ideally, It would be nice to increase the max stack size of inputs equal to that of max stack size of outputs, to avoid this, but, perhaps a hard code. Currently, the only way to fix this is to off set the tasks, so that each stack, each of the 6 combs, are slightly varied in their starting processing time.