Adds technologies to increase the productivity of some recipes
Mods introducing new content into the game.
Furnaces, assembling machines, production chains.
Hi, what function do I need to use to increase the crafting efficiency for a certain recipe
You can use CE_Add_Recipe(). If you then go into the mod files you will find one called data.lua you can find an example of how it can be used.