Read recipe crafting time and number of products
Posted: Sun Sep 21, 2025 7:55 am
TL;DR
Reading recipe ingredients on crafting machines is great, but it's only one of several pieces of recipe information. I'd also like access to crafting time and number of products for each recipe.What?
With 2.0, crafting machines are now able to send their recipe ingredients to the circuit network. This is a great feature that helps a lot in programming intelligent factories. To program even more intelligent factories however, I would also like to be able to work out how many assemblers I need to dedicate to crafting each intermediate material.The last missing piece of information is then the number of products crafted at a time
Of course it is possible to program this information into the circuit network already, but then, with enough combinators, it was possible to program recipe ingredients in before too.
Why?
Reading recipe ingredients gives circuit access to information about recipes, but without crafting time and number of products, this is only half the information associated with each recipe. The existing solution to calculating crafting times is highly manual, error-prone and doesn't scale when mods are added. I believe this information to be a natural extension of reading the recipe ingredients, and hope to see this feature in the game without requiring mods.Thanks for reading!