Skip to content

Commit

Permalink
remove chat text
Browse files Browse the repository at this point in the history
  • Loading branch information
whatthedrunk committed Aug 3, 2024
1 parent 9af3d6b commit 8108f30
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/railcraft-client.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#Change to false to disable Ghost Train rendering
ghostTrainEnabled = true
#Change to false to disable Polar Express (snow) rendering
polarExpressEnabled = 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.
#Range: 0 ~ 15
locomotiveLightLevel = 14
#Set to false to disable the message that informs you that you are using a beta version.
showBetaMessage = false

0 comments on commit 8108f30

Please sign in to comment.