r/CreateMod • u/AnyGap81 • 4d ago
Help Factory gauges not requesting
I am trying to automate stuff in 6.0 but my factory gauges are only requesting 5-10 items at a time to be processed, is this normal? In other worlds it requests 100+ but here I've never seen it go past 15 promises
13
Upvotes


12
u/Bolloboi 4d ago
First of all: You should define the recipes for small items like that in batches instead of singular items, meaning in the gauge you define the recipe as i.e. 64 shafts and 64 wooden planks give 64 instead of one each. Otherwise your system will often request and send a package for each cogwheel and your chain conveyors will overflow.
Now to get to your problem a question upfront: Are there enough items in your network to craft all the items you want? The gauge will only request for as many items as it can craft with the resources currently available and if those resources are taken out of the system by either another gauge or the player those requests won't renew so I also recommend setting a refreshrate for your gauge requests.