Page 1 of 1
Console command help Furnace/machine speed
Posted: Sun Dec 17, 2017 4:11 am
by camran131
I've been looking everywhere for a machine crafting speed command and cant seem to find it. Can anyone supply me with the correct command? I have hand crafting speed already and research speed. However I cannot find assembly machine crafting speed and furnace speed. Thanks!
Re: Console command help Furnace/machine speed
Posted: Sun Dec 17, 2017 12:39 pm
by aaargha
I don't think that is possible to alter via scripts, those things are specified in the entity prototypes. To change those I think you'd have to make a mod that in data-final-fixes.lua modifies the data table to increase the crafting speed of entities with some multiplier, set it to some fixed value, or however you want to modify it.