More Quality Scaling

by sh4dow

Extends quality scaling to locomotives, wagons, storage tanks, rocket silos, roboports and more.

Content
an hour ago
2.0
5.98K
Transportation Logistics Trains Mining Fluids Logistic network Power Storage

b braking_force is broken

7 months ago

Misspelling in the "brakingChanges" function leading to errors when trains/wagons use braking_power.

"entity.breaking_force = bf * qvalue" should be "entity.braking_force = bf * qvalue".

resulting in no change if "braking_force" was used and an error if "braking_power" is used.

7 months ago

Thanks - fixed in 1.3.3.

New response