Add West Bryson Industries

https://www.nexusmods.com/railroader/mods/52
This commit is contained in:
2025-08-12 21:18:01 -05:00
parent f7550aa292
commit 659fd9ffc1
7 changed files with 8845 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"areas": {
"bryson": {
"industries": {
"clb-bryson-steam-and-electricity": {
"components": {
"clb-coal": {
"type": "MolochIndustryComponents.HopperUnloader",
"storageChangeRate": 3000000.0,
"carTransferRate": 10.0
}
}
}
}
}
},
"tracks": {
"spans": {
"CLB_BRY_IND_SPP_FUEL": {
"upper": {
"segmentId": "SBRYIND_hgew",
"distance": 10,
"end": "Start"
},
"lower": {
"segmentId": "SBRYIND_hgew",
"distance": 10,
"end": "End"
}
}
}
}
}