minecraft-modpack-1.20.1/config/littlelogistics-client.toml
2025-02-09 14:25:57 +01:00

12 lines
335 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