| 391 | By default production components set to infinite will request an extra half a stack of each ingredient, making it work well with 2 producers on a building without over ordering. Without this production components would constantly stop while they waited for items to be transferred and if you had recipes that had 1 item then only 1 item at a time would be transferred. You can set the amount it reserves by setting a register (like the signal register) to 1 or 2, and then linking that to the production register (so it doesnt decrement), this will only reserve the amount of ingredients relative to the amount you specified. Hope this helps! | Admin | 2026-03-11 06:49:15 |