0 of 0

File information

Last updated

Original upload

Created by

legotrainman

Uploaded by

legotrainman

Virus scan

Safe to use

Tags for this mod

About this mod

Legotrainman's Cross Traffic mod adds bridge traffic and express traffic to your railroad, with a customizable system for car types and loads that spawn. Installs with UMM, and is INCOMPATABLE WITH Zamu's INTERCHANGE2INTERCHANGE.

Requirements
Permissions and credits
Legotrainman's Cross Traffic mod adds interchange to interchange traffic on your railroad, with a customizable system for car types and loads that you see. Installs with UMM.

Under Bryson in the locations pannel, there is 2 new industries, cross traffic and express freight. Set the contracts to spawn cars, and use the sliders to adjust how many cars spawn at each location.

Express freight is a new system that spawns cars that have a large payout, but require delivery in under 4 hours. If you fail to deliver them on time, your bank account will regret it though...

INCOMPATABLE WITH Zamu's INTERCHANGE2INTERCHANGE.

You can add your own car/load combinations by either editing the file in "your_path_to_mod/CrossTrafficLoads/CarLoads.json", or by making a mod that adds more. To make a mod, download the example mod package, and edit the info.json to give your mod a custom ID and author. Then, edit the "CrossTrafficLoads/CarLoads.json" file to add whatever car and load combinations you want!

If you want to add a crosstraffic load to an existing mod, simply add "legotrainman.crosstraffic" to your mod's requirements, then create a folder called "CrossTrafficLoads", with the "CarLoads.json" file inside it.

Example Json
[
  {
"carType": "ARR CAR CODE (EG, FM* for any flat car, HMR for a covered hopper",
"loads": [
"LOAD ID",
"LOAD ID"
]
  },
  {
"carType": "ARR CAR CODE (EG, FM* for any flat car, HMR for a covered hopper",
"loads": [
"LOAD ID",
"LOAD ID"
]
  },
]

UPLOADING THIS FILE TO ANY LOCATION WITHOUT MY WRITTEN PERMISSION IS A VIOLATION OF THE LICENSE. THIS INCLUDES DISCORD CHANNELS AND .ZIP FILES. IF YOU ARE MAKING A MODPACK, YOU MAY INCLUDE IT, AS LONG AS THE MODPACK DOES NOT GET UPLOADED TO ANYWHERE BUT DISCORD/GOOGLE DRIVE/DROPBOX OR OTHER SIMILAR WEBSITE