Create: Modellers Dream
A smart dispatch system for Create's rail network.
Ever wished you could just tell a train where to go instead of babysitting its schedule manually? Create: Modellers Dream lets you send trains between stations with a single command — or through an in-world dispatcher block with its own GUI — while Create's own signal system handles all the pathfinding and traffic control for you.
✨ Features
- 🚂 One-click dispatching — select a train, pick a destination station, and go
- 🎛️ Dispatcher GUI block — a physical in-world block for issuing dispatch orders
- 🚦 Fully signal-aware — built entirely on Create's native signal blocks, so trains respect existing block signals and junctions with zero extra configuration
- 🔀 Multi-train ready — dispatch and manage several trains across your network at the same time without conflicts
- 💻 CC: Tweaked integration - you can manage your train network through CC computers using the dispatcher table as a peripheral
🛠️ How it works
Create: Modellers Dream doesn't reinvent train movement — it builds directly on Create's existing conductor/schedule system. When you issue a dispatch order, the mod programmatically assigns a schedule to the train's conductor targeting your chosen station. From there, Create's own runtime takes over: pathfinding, movement, and signal compliance all work exactly as they would with a manually-set schedule, just automated for you.
This means:
- No custom pathfinding logic to break or desync
- Full compatibility with your existing signal setups
- Trains behave exactly as vanilla Create intends — just smarter about getting orders
💻 CC: Tweaked integration
- You can find more info here
📋 Requirements
- Create
- NeoForge
🚧 Status
Actively in development — C: MD focuses on core dispatch functionality (destination selection + conductor scheduling). More features planned!
Found a bug or have a feature request? Check the issue tracker!
