Assembly Machine Crafting Speed

Place to post guides, observations, things related to modding that are not mods themselves.
Post Reply
CJ5Boss
Fast Inserter
Fast Inserter
Posts: 130
Joined: Thu Apr 05, 2018 11:55 pm
Contact:

Assembly Machine Crafting Speed

Post by CJ5Boss »

Hello fellow modders,
I have already made a QualityOfLife research mod
https://mods.factorio.com/mod/CJs_QoL_Research_Ver1
and was hoping to add a section to it. I wondered if it would be possible to increase the speed of crafting in assembly machines through script. I already have scripting for increasing player crafting speed, but I was wondering what the line of code would be for assembly machine speed? Or is it different for every kind of assembly machine? Thanks!
As an example, here is player crafting speed:
{
type = "character-crafting-speed",
modifier = 0.055,
}
Thanks again,
CJ

Post Reply

Return to “Modding discussion”