This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/littlelogistics-client.toml
2023-11-02 12:32:44 -05:00

12 lines
346 B
TOML

[general]
#Modify the rate of smoke produced by a tug. Min 0, Max 1, Default 0.4
#Range: 0.0 ~ 1.0
tugSmoke = 0.4
#Modify the rate of smoke produced by a locomotive. Min 0, Max 1, Default 0.2
#Range: 0.0 ~ 1.0
locomotiveSmoke = 0.2
#Disable indicator beacons for tug route item. Default false.
disableTugRouteBeacons = false