Skip to content
Rhys⁣⁣⁣⁣⁣⁣⁣ edited this page Apr 23, 2024 · 4 revisions

Train Configs

placementChecks

Whether to check for valid placement when placing train tracks. Essentially allows for the placement of "illegal" tracks. Default: ON.

Settings:

  • ON: placement checks are always active.
  • SURVIVAL_ONLY: placement checks are disabled if the player is in creative mode, else they are enabled.
  • OFF: placement checks are always disabled.
Picture of placementChecks set to ON Picture of placementChecks set to OFF
placementChecks set to ON placementChecks set to OFF

extendedDriving

Changing this value changes the maximum angle between track edges that can be recognized as a connection, effectively allowing for more "cursed" turns to be driven over. Lower values correlate with looser restrictions. Setting extendedDriving to 0 may cause some issues with trains turning on curves that they shouldn't; hence, I recommend setting this to a value slightly above 0, such as 0.01. Default: 0.875.

Picture of extendedDriving set to 0.875 Picture of extendedDriving set to 0.01
extendedDriving set to 0.875 extendedDriving set to 0.01
Clone this wiki locally