Crafting Efficiency


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

Content
a month ago
1.1
3.23K
Manufacturing

g Add a redundancy to check the mods graphic icon

11 months ago

If you try to add a recipe for a modded item that don't have icons from the base game it throws errors, can you add an else at the end of the icon check, that if it doesn't find the icon from base/graphics/icon it checks the mods graphic/icon before crashing on load

9 months ago

sorry for the late reply. if the icon is custom you have to pass it in the table {... , icon="path", ... }

New response