Documentation

Configuration

Configuration files and the main MTR Map Overlay switches.

The loader builds use different configuration files:

  • NeoForge: .minecraft/config/mtrmap.toml
  • Fabric: .minecraft/config/mtrmap.properties

The formats are loader-specific and are not automatically interchangeable. NeoForge copies an existing mtrsurveyor.toml on first launch when mtrmap.toml does not yet exist. Fabric starts with its own defaults.

Main options

SettingPurpose
enabledMaster switch for the map overlay.
showStationsShow or hide station icons.
showPlatformsShow or hide platform icons.
showDepotsShow or hide depot icons.
routeLinesShow or hide route-coloured ribbons.
trackLinesShow or hide physical rails.
networkSync.enabledAllow whole-network snapshot sync; enabled by default.
networkSync.refreshIntervalSecondsSnapshot refresh interval; defaults to 300 seconds.

The /mtrmap config ... client commands can change the common visibility switches. Close Minecraft before editing the file by hand.