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
| Setting | Purpose |
|---|---|
enabled | Master switch for the map overlay. |
showStations | Show or hide station icons. |
showPlatforms | Show or hide platform icons. |
showDepots | Show or hide depot icons. |
routeLines | Show or hide route-coloured ribbons. |
trackLines | Show or hide physical rails. |
networkSync.enabled | Allow whole-network snapshot sync; enabled by default. |
networkSync.refreshIntervalSeconds | Snapshot 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.