///17
Jump to navigation
Jump to search
(Importing a new version from external source) |
(No difference)
|
Revision as of 15:03, 17 September 2024
Failure Colors
When the spawn sign fails to spawn, it shows dust particles at the sign to explain why.
| Color | Reason |
|---|---|
| Blue | Not enough rails to spawn on |
| Purple | Rails are occupied by another train |
| Red | Spawned train has a spawn limit that is exceeded (SavedTrain spawn limit) |
| Orange | Maximum number of carts per world reached (config.yml maxCartsPerWorld setting) |
| Maroon | Spawned train is too long (config.yml maxCartsPerTrain setting) |
| Yellow | Spawn sign cooldown prevents spawning (config.yml spawnSignCooldown setting) |