This mod increases the Angels construction bot speed so it is no so tedious to wait for them to build stuff.
Small changes concerning balance, gameplay, or graphics.
I was looking at your code because the speeds didn't seem right...
You know you reversed your multipliers right?
data.raw["construction-robot"]["angels-construction-robot"].speed * cargo_speed_mult data.raw["logistic-robot"]["cargo-robot"].speed * constr_speed_mult
Its a minor issue, and one that most people probably won't see.