Initial commit
This commit is contained in:
17
overrides/config/railcraft/client.cfg
Normal file
17
overrides/config/railcraft/client.cfg
Normal file
@@ -0,0 +1,17 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
# change to '{t}=false' to disable Ghost Train rendering
|
||||
B:enableGhostTrain=true
|
||||
|
||||
# change to '{t}=false' to disable Polar Express (snow) rendering
|
||||
B:enablePolarExpress=true
|
||||
|
||||
#
|
||||
# change '14' to a number ranging from '0' to '15' to represent the dynamic lighting of the locomotive when Dynamic Lights mod is present.
|
||||
# If it is '0' then locomotive lightning will be disabled.
|
||||
#
|
||||
I:locomotiveLightLevel=14
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user