A live web map of your Create train network, rebuilt for scale. Same map, dramatically faster on huge networks.
⚠️ This is a fork of a fork. It is not the original and not AyOhEe's unofficial fork. If your network is small, just use one of those.
Original CTM was built around full-state polling and a Leaflet SVG renderer. Both fall over past a few hundred track segments. This fork keeps the user-visible behaviour identical and rewrites everything underneath:
Result on a stress test (3000 segments, 200 signals, 20 trains, 5 clients):
| upstream | this fork | |
|---|---|---|
| Wire bytes/s | ~6.4 MB/s | ~3 KB/s |
| Browser ops/tick | ~6000 DOM | ~20 features |
| Minecraft | Loader | Create |
|---|---|---|
| 1.21.1 | NeoForge 21.1.x | ≥ 6.0 |
| 1.20.1 | Forge 47.1.x (also NeoForge 1.20.1) | ≥ 6.0.6 |
The four *.rt SSE endpoints are replaced by /api/v2/stream. Legacy REST GETs still work. Third-party clients on the old streaming API need updating.
This fork is by NexusRealms and not endorsed by either. Don't file issues with them about anything in this fork — report them on our discord