Adds technology to increase the efficiency of some recipes, auto updates recipes in assembly machines and adds a function for modders to add efficiency recipes for their items
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.