27 Commits

Author SHA1 Message Date
4becaf3455 Consistent versioning, update dependencies
- Version 0.0.3 in both railloader and unitymodmanager
 - No reason to depend on Cross Traffic 2.1.0; 2.0.1 is sufficient
2025-09-15 01:02:16 -05:00
124988fdbb Baggage (suitcases) all done and in position 2025-09-15 00:54:36 -05:00
023d3b94a2 Yep, more baggage. 2025-09-12 23:47:57 -05:00
b8bad06c1c Even more baggage: 2B done, just the middle rack left! 2025-09-12 23:47:57 -05:00
014f515503 Even more baggage. 2025-09-12 23:47:56 -05:00
eb5b36d270 More baggage! 2025-09-12 23:47:55 -05:00
940e9be770 Work on Rack 1B row 100 2025-09-12 23:47:55 -05:00
049d43b5c5 Finish baggage rack 2B, start on 1B
add a leaning suitcase
2025-09-12 23:47:54 -05:00
88f6536089 Baggage rack B2: B2-101, B2-102, B2-103, B2-201, B2-203 2025-09-12 23:47:53 -05:00
7ed734b8c9 Ducktown customs updates
Now Ducktown customs is more than just reefers
Add baggage to base-game baggage car using RLW baggage models
2025-09-12 23:47:53 -05:00
ee09d575a9 Add RLW Passenger Cars
https://www.nexusmods.com/railroader/mods/635
2025-09-12 23:47:52 -05:00
66b2473ce2 Add RLW Baggage Assets
https://www.nexusmods.com/railroader/mods/959
2025-09-12 23:47:51 -05:00
02cc74a1f2 Update to RMROC T&T 2.1.8
Update RMROC T&T 2.1.8
2025-09-11 21:07:08 -05:00
960f5c0703 Update to RMROC T&T 2.1.7
Update RMROC T&T 2.1.7

Update RMROC T&T 2.1.7
2025-09-11 21:07:07 -05:00
341b28fa3d Add Lego’s Graffiti Mod
https://www.nexusmods.com/railroader/mods/304
2025-09-11 21:07:07 -05:00
392bd73bae Add Can I Make It
https://www.nexusmods.com/railroader/mods/365
2025-09-11 21:07:06 -05:00
dad3bdb52b Update to RMROC T&T 2.1.4 2025-09-11 21:07:05 -05:00
d91e8ae5f8 Update to RMROC T&T 2.1.1 2025-09-11 21:07:04 -05:00
5cfa9c9b8c Update RMROC T&T 2.1.0 2025-09-11 21:07:04 -05:00
e5937c3647 Update RMROC’s Tweaks and Things to 2.1.0 2025-09-11 21:07:03 -05:00
583e50be30 Add For Your Convenience
https://railroader.stelltis.ch/mods/for-your-convenience
2025-09-11 21:07:02 -05:00
b8e7c769e4 copy MapEnhancer.dll from RMROC 2025-09-11 21:07:02 -05:00
cd6a9105e4 Update RMROC Tweaks and Things 2025-09-11 21:07:01 -05:00
ab98cd2d50 Add Refuel Waypoint
https://www.nexusmods.com/railroader/mods/752
2025-09-11 21:07:00 -05:00
4ba3def7cb Add Map Enhancer
https://www.nexusmods.com/railroader/mods/18
2025-09-11 21:07:00 -05:00
64bc354c65 Add Lego’s Used Equipment market 2025-09-11 21:06:59 -05:00
dfbbe6e340 Add RMROC’s tweaks & things 2.0.0
https://github.com/rmroc451/TweaksAndThings/releases
2025-09-11 21:06:58 -05:00
103 changed files with 33645 additions and 2027 deletions

BIN
CanIMakeIt/CanIMakeIt.dll Normal file

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"manifestVersion": 1,
"id": "Musician101.CanIMakeIt",
"name": "Can I Make It?",
"Author": "Musician101",
"Version": "1.0.0",
"assemblies": [ "CanIMakeIt" ]
}

View File

@@ -2,7 +2,7 @@
"manifestVersion": 1, "manifestVersion": 1,
"id": "DucktownRR.Customs", "id": "DucktownRR.Customs",
"name": "Ducktown Railroad Customs", "name": "Ducktown Railroad Customs",
"version": "0.0.2", "version": "0.0.3",
"requires": [ "requires": [
{ {
"id": "railroader", "id": "railroader",
@@ -25,7 +25,7 @@
"file(Railloader/tweakedLoadIDS.json)" "file(Railloader/tweakedLoadIDS.json)"
], ],
"container:fm-flatcar01": [ "container:fm-flatcar01": [
"file(Railloader/loggingcarsDT.json)", "file(Railloader/loggingcarsDT.json)"
] ]
} }
} }

File diff suppressed because it is too large Load Diff

View File

@@ -84,7 +84,7 @@
3.0, 3.0,
0.05 0.05
], ],
"text": "<i>Freight on Time...<br> Every Time.", "text": "<i>Freight on Time...<br> or else.",
"forceColor": "", "forceColor": "",
"priority": 0, "priority": 0,
"debug": false, "debug": false,
@@ -183,7 +183,7 @@
3.0, 3.0,
0.05 0.05
], ],
"text": "<i>Freight on Time...<br> Every Time.", "text": "<i>Freight on Time...<br> sometimes.",
"forceColor": "", "forceColor": "",
"priority": 0, "priority": 0,
"debug": false, "debug": false,

View File

@@ -1,7 +1,12 @@
{ {
"Id": "Ducktown", "Id": "Ducktown",
"Version": "0.0.2", "Version": "0.0.3",
"DisplayName": "DTRR custom reefers", "DisplayName": "Ducktown Railroad Customs",
"Author": "Hawke", "Author": "Hawke",
"ManagerVersion": "0.27.3" "ManagerVersion": "0.27.3",
} "Requirements": [
"RLW Baggage Loads-2.1.0",
"Private Owner Reefers-1.0.0",
"legotrainman.crosstraffic-2.0.1"
]
}

View File

@@ -1,372 +1,4 @@
{ {
"areas": {
"andrews": {
"industries": {
"Andrews-Piggyback-Service": {
"name": "Andrews Piggyback Service",
"usesContract": true,
"components": {
"formula": {
"type": "Model.Ops.FormulaicIndustryComponent",
"name": "Andrews Piggyback Terminal",
"carTypeFilter": "",
"sharedStorage": true,
"inputTermsPerDay": {
"PiggyBack-Trailers": 2000000,
"boxcar-parts": 100000,
"boxcar-metal-stock": 150000,
"boxcar-furniture": 15000
},
"outputTermsPerDay": {
"PiggyBack-Trailers": 2000000
}
},
"LT1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Piggyback Terminal Unloading Tracks",
"trackSpans": [ "EMB_ADW_PBT_L1", "EMB_ADW_PBT_L3" ],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 5000000,
"orderAroundEmpties": true,
"carTransferRate": 5000000,
"orderAroundLoaded": true
},
"LT2": {
"type": "Model.Ops.IndustryLoader",
"name": "Andrews Piggyback Terminal Loading Tracks",
"trackSpans": [ "EMB_ADW_PBT_U2", "EMB_ADW_PBT_U4" ],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 5000000,
"orderAroundEmpties": true,
"carTransferRate": 5000000,
"orderAroundLoaded": true
},
"BU1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Piggyback Terminal Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-parts",
"storageChangeRate": 0,
"maxStorage": 200000,
"orderAroundEmpties": true,
"carTransferRate": 50000,
"orderAroundLoaded": true
},
"BU2": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Piggyback Terminal Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-metal-stock",
"storageChangeRate": 0,
"maxStorage": 400000,
"orderAroundEmpties": true,
"carTransferRate": 100000,
"orderAroundLoaded": true
},
"BU3": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Piggyback Terminal Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-furniture",
"storageChangeRate": 0,
"maxStorage": 700000,
"orderAroundEmpties": true,
"carTransferRate": 75000,
"orderAroundLoaded": true
}
}
}
}
}
},
"loads": {},
"texts": {},
"scenery": {
"EMBObject_A1": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": -27951.291, "y": 549.0, "z": -19977.365 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A2": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27965.894, "y": 549.0, "z": -19967.719 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A3": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27974.238, "y": 549.0, "z": -19962.207 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A4": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27982.584, "y": 549.0, "z": -19956.7 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A5": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27990.926, "y": 549.0, "z": -19951.18 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A6": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": -28005.527, "y": 549.0, "z": -19941.533 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A7": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": -27960.629, "y": 549.46, "z": -20012.424 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A8": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": -27970.994, "y": 549.46, "z": -20028.074 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A9": {
"modelIdentifier": "telegraph-office",
"position": { "x": -27941.348, "y": 548.78, "z": -19951.413 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT1": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -27971.034, "y": 548.83, "z": -19971.874 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT2": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -28012.752, "y": 548.83, "z": -19944.313 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT3": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27993.451, "y": 549.79, "z": -19956.826 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT4": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27973.426, "y": 549.79, "z": -19970.056 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT5": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27976.762, "y": 548.81, "z": -19967.852 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT6": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27997.621, "y": 548.81, "z": -19954.071 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT7": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -28010.248, "y": 548.83, "z": -19945.967 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT8": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27951.733, "y": 549.79, "z": -19984.388 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT9": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27983.438, "y": 548.81, "z": -19963.442 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
}
},
"splineys": {
"Andrews Track Road 1": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -28098.132, "y": 548.8, "z": -19921.584 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -27924.34, "y": 548.8, "z": -20036.408 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 2": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27934.7, "y": 548.8, "z": -20052.057 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28151.466, "y": 548.8, "z": -19908.85 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 3": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27913.987, "y": 548.8, "z": -20020.737 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28087.789, "y": 548.8, "z": -19905.916 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 4": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27903.79, "y": 548.8, "z": -20005.319 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28077.587, "y": 548.8, "z": -19890.499 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 5": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -28059.547, "y": 548.8, "z": -19863.178 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 10.0
},
{
"position": { "x": -27918.54, "y": 548.8, "z": -19956.334 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 10.0
},
{
"position": { "x": -27907.09, "y": 548.8, "z": -19992.262 },
"rotation": { "x": 0.0, "y": 221.451, "z": 0.0 },
"width": 20.0
}
]
}
},
"tracks": { "tracks": {
"nodes": { "nodes": {
"EMB_Node_hqeg": { "EMB_Node_hqeg": {
@@ -931,6 +563,374 @@
} }
} }
}, },
"areas": {
"andrews": {
"industries": {
"Andrews-Piggyback-Service": {
"name": "Andrews Piggyback Service",
"usesContract": true,
"components": {
"formula": {
"type": "Model.Ops.FormulaicIndustryComponent",
"name": "Andrews Piggyback Terminal",
"carTypeFilter": "",
"sharedStorage": true,
"inputTermsPerDay": {
"PiggyBack-Trailers": 2000000,
"boxcar-parts": 100000,
"boxcar-metal-stock": 200000,
"boxcar-furniture": 15000
},
"outputTermsPerDay": {
"PiggyBack-Trailers": 2000000
}
},
"LT1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Unloading Tracks",
"trackSpans": [ "EMB_ADW_PBT_L1", "EMB_ADW_PBT_L3" ],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 5000000,
"orderAroundEmpties": true,
"carTransferRate": 2000000,
"orderAroundLoaded": true
},
"LT2": {
"type": "Model.Ops.IndustryLoader",
"name": "Andrews Loading Tracks",
"trackSpans": [ "EMB_ADW_PBT_U2", "EMB_ADW_PBT_U4" ],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 5000000,
"orderAroundEmpties": true,
"carTransferRate": 2000000,
"orderAroundLoaded": true
},
"BU1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-parts",
"storageChangeRate": 0,
"maxStorage": 200000,
"orderAroundEmpties": true,
"carTransferRate": 50000,
"orderAroundLoaded": true
},
"BU2": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-metal-stock",
"storageChangeRate": 0,
"maxStorage": 400000,
"orderAroundEmpties": true,
"carTransferRate": 100000,
"orderAroundLoaded": true
},
"BU3": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews Boxcar Tracks",
"trackSpans": [ "EMB_ADW_BXP_U1" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-furniture",
"storageChangeRate": 0,
"maxStorage": 700000,
"orderAroundEmpties": true,
"carTransferRate": 75000,
"orderAroundLoaded": true
}
}
}
}
}
},
"loads": {},
"texts": {},
"scenery": {
"EMBObject_A1": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": -27951.291, "y": 549.0, "z": -19977.365 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A2": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27965.894, "y": 549.0, "z": -19967.719 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A3": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27974.238, "y": 549.0, "z": -19962.207 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A4": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27982.584, "y": 549.0, "z": -19956.7 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A5": {
"modelIdentifier": "EMB10MPlatform",
"position": { "x": -27990.926, "y": 549.0, "z": -19951.18 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A6": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": -28005.527, "y": 549.0, "z": -19941.533 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A7": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": -27960.629, "y": 549.46, "z": -20012.424 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A8": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": -27970.994, "y": 549.46, "z": -20028.074 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_A9": {
"modelIdentifier": "telegraph-office",
"position": { "x": -27941.348, "y": 548.78, "z": -19951.413 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT1": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -27971.034, "y": 548.83, "z": -19971.874 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT2": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -28012.752, "y": 548.83, "z": -19944.313 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT3": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27993.451, "y": 549.79, "z": -19956.826 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT4": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27973.426, "y": 549.79, "z": -19970.056 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT5": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27976.762, "y": 548.81, "z": -19967.852 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT6": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27997.621, "y": 548.81, "z": -19954.071 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT7": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": -28010.248, "y": 548.83, "z": -19945.967 },
"rotation": { "x": -0.7, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT8": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": -27951.733, "y": 549.79, "z": -19984.388 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"EMBObject_AT9": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": -27983.438, "y": 548.81, "z": -19963.442 },
"rotation": { "x": -0.1, "y": 213.451, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
}
},
"splineys": {
"Andrews Track Road 1": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -28098.132, "y": 548.8, "z": -19921.584 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -27924.34, "y": 548.8, "z": -20036.408 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 2": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27934.7, "y": 548.8, "z": -20052.057 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28151.466, "y": 548.8, "z": -19908.85 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 3": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27913.987, "y": 548.8, "z": -20020.737 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28087.789, "y": 548.8, "z": -19905.916 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 4": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -27903.79, "y": 548.8, "z": -20005.319 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
},
{
"position": { "x": -28077.587, "y": 548.8, "z": -19890.499 },
"rotation": { "x": 0.0, "y": 303.451, "z": 0.0 },
"width": 19.0
}
]
},
"Andrews Track Road 5": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": -28059.547, "y": 548.8, "z": -19863.178 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 10.0
},
{
"position": { "x": -27918.54, "y": 548.8, "z": -19956.334 },
"rotation": { "x": 0.0, "y": 123.451, "z": 0.0 },
"width": 10.0
},
{
"position": { "x": -27907.09, "y": 548.8, "z": -19992.262 },
"rotation": { "x": 0.0, "y": 221.451, "z": 0.0 },
"width": 20.0
}
]
}
},
"simpleGraphs": {}, "simpleGraphs": {},
"mandelas": {} "mandelas": {}
} }

View File

@@ -8,7 +8,7 @@
"components": { "components": {
"ALT1": { "ALT1": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Andrews Piggyback Terminal Unloading Tracks", "name": "Andrews Unloading Tracks",
"trackSpans": [ "EMB_ADW_PBT_L1", "EMB_ADW_PBT_L3" ], "trackSpans": [ "EMB_ADW_PBT_L1", "EMB_ADW_PBT_L3" ],
"carTypeFilter": "PBF*", "carTypeFilter": "PBF*",
"sharedStorage": true, "sharedStorage": true,
@@ -21,7 +21,7 @@
}, },
"ALT2": { "ALT2": {
"type": "Model.Ops.IndustryLoader", "type": "Model.Ops.IndustryLoader",
"name": "Andrews Piggyback Terminal Loading Tracks", "name": "Andrews Loading Tracks",
"trackSpans": [ "EMB_ADW_PBT_U2", "EMB_ADW_PBT_U4" ], "trackSpans": [ "EMB_ADW_PBT_U2", "EMB_ADW_PBT_U4" ],
"carTypeFilter": "PBF*", "carTypeFilter": "PBF*",
"sharedStorage": false, "sharedStorage": false,
@@ -34,7 +34,7 @@
}, },
"SLT1": { "SLT1": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Sylva Piggyback Terminal Unloading Tracks", "name": "Sylva Unloading Tracks",
"trackSpans": [ "EMB_SVA_PBT_U2", "EMB_SVA_PBT_U3" ], "trackSpans": [ "EMB_SVA_PBT_U2", "EMB_SVA_PBT_U3" ],
"carTypeFilter": "PBF*", "carTypeFilter": "PBF*",
"sharedStorage": false, "sharedStorage": false,
@@ -47,7 +47,7 @@
}, },
"SLT2": { "SLT2": {
"type": "Model.Ops.IndustryLoader", "type": "Model.Ops.IndustryLoader",
"name": "Sylva Piggyback Terminal Loading Tracks", "name": "Sylva Loading Tracks",
"trackSpans": [ "EMB_SVA_PBT_L1", "EMB_SVA_PBT_L4" ], "trackSpans": [ "EMB_SVA_PBT_L1", "EMB_SVA_PBT_L4" ],
"carTypeFilter": "PBF*", "carTypeFilter": "PBF*",
"sharedStorage": false, "sharedStorage": false,

View File

@@ -2,7 +2,7 @@
"manifestVersion": 5, "manifestVersion": 5,
"id": "Embedded.PiggyBackInd", "id": "Embedded.PiggyBackInd",
"name": "Embeddeds Piggyback Andrews/Sylva Industries", "name": "Embeddeds Piggyback Andrews/Sylva Industries",
"version": "1.5", "version": "1.2.01",
"requires": [ "requires": [
"Zamu.StrangeCustoms", "Embedded.PiggyBackBase" "Zamu.StrangeCustoms", "Embedded.PiggyBackBase"
], ],

View File

@@ -14,7 +14,7 @@
"inputTermsPerDay": { "inputTermsPerDay": {
"PiggyBack-Trailers": 2000000, "PiggyBack-Trailers": 2000000,
"boxcar-parts": 100000, "boxcar-parts": 100000,
"boxcar-metal-stock": 150000, "boxcar-metal-stock": 200000,
"boxcar-furniture": 15000 "boxcar-furniture": 15000
}, },
"outputTermsPerDay": { "outputTermsPerDay": {
@@ -23,7 +23,7 @@
}, },
"LT1": { "LT1": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Sylva Piggyback Terminal Unloading Tracks", "name": "Sylva Unloading Tracks",
"trackSpans": [ "trackSpans": [
"EMB_SVA_PBT_L1", "EMB_SVA_PBT_L1",
"EMB_SVA_PBT_L4" "EMB_SVA_PBT_L4"
@@ -34,12 +34,12 @@
"storageChangeRate": 0, "storageChangeRate": 0,
"maxStorage": 5000000, "maxStorage": 5000000,
"orderAroundEmpties": true, "orderAroundEmpties": true,
"carTransferRate": 5000000, "carTransferRate": 2000000,
"orderAroundLoaded": true "orderAroundLoaded": true
}, },
"LT2": { "LT2": {
"type": "Model.Ops.IndustryLoader", "type": "Model.Ops.IndustryLoader",
"name": "Sylva Piggyback Terminal Loading Tracks", "name": "Sylva Loading Tracks",
"trackSpans": [ "trackSpans": [
"EMB_SVA_PBT_U2", "EMB_SVA_PBT_U2",
"EMB_SVA_PBT_U3" "EMB_SVA_PBT_U3"
@@ -50,12 +50,12 @@
"storageChangeRate": 0, "storageChangeRate": 0,
"maxStorage": 5000000, "maxStorage": 5000000,
"orderAroundEmpties": true, "orderAroundEmpties": true,
"carTransferRate": 5000000, "carTransferRate": 2000000,
"orderAroundLoaded": true "orderAroundLoaded": true
}, },
"BU1": { "BU1": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Sylva Piggyback Terminal Boxcar Tracks", "name": "Sylva Boxcar Tracks",
"trackSpans": [ "trackSpans": [
"EMB_SVA_BXP_U1" "EMB_SVA_BXP_U1"
], ],
@@ -70,7 +70,7 @@
}, },
"BU2": { "BU2": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Sylva Piggyback Terminal Boxcar Tracks", "name": "Sylva Boxcar Tracks",
"trackSpans": [ "trackSpans": [
"EMB_SVA_BXP_U1" "EMB_SVA_BXP_U1"
], ],
@@ -85,7 +85,7 @@
}, },
"BU3": { "BU3": {
"type": "Model.Ops.IndustryUnloader", "type": "Model.Ops.IndustryUnloader",
"name": "Sylva Piggyback Terminal Boxcar Tracks", "name": "Sylva Boxcar Tracks",
"trackSpans": [ "trackSpans": [
"EMB_SVA_BXP_U1" "EMB_SVA_BXP_U1"
], ],
@@ -102,188 +102,6 @@
} }
} }
} }
},
"scenery": {
"EMB Object S1": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": 24425.890, "y": 618.519, "z": -700.013 },
"rotation": { "x": 0.000, "y": 235.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S2": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": 24383.860, "y": 618.519, "z": -648.691 },
"rotation": { "x": 0.000, "y": 220.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S3": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": 24383.004, "y": 618.100, "z": -787.358 },
"rotation": { "x": 0.000, "y": 266.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S4": {
"modelIdentifier": "EMBMidPlatform",
"position": { "x": 24407.950, "y": 618.100, "z": -785.698 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S5": {
"modelIdentifier": "EMBMidPlatform",
"position": { "x": 24432.894, "y": 618.100, "z": -784.038 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S6": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": 24457.838, "y": 618.100, "z": -782.379 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST1": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": 24457.428, "y": 618.860, "z": -776.193 },
"rotation": { "x": 0.000, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST2": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": 24447.450, "y": 617.880, "z": -776.857 },
"rotation": { "x": 0.000, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST3": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": 24444.456, "y": 618.870, "z": -777.055 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST4": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": 24414.510, "y": 617.910, "z": -778.848 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST5": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": 24394.554, "y": 617.910, "z": -780.176 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST6": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": 24384.597, "y": 617.870, "z": -781.140 },
"rotation": { "x": -0.400, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
}
},
"splineys": {
"EMB Bridge S1": {
"handler": "StrangeCustoms.AutoTrestleBuilder",
"points": [
{
"position": { "x": 24125.002, "y": 617.772, "z": -840.093 },
"rotation": { "x": 0.000, "y": 50.193, "z": 0.000 }
},
{
"position": { "x": 24039.785, "y": 617.502, "z": -907.428 },
"rotation": { "x": -0.499, "y": 66.184, "z": -0.009 }
}
],
"headstyle": "bent",
"tailstyle": "bent"
},
"EMB Road S1": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24376.520, "y": 617.872, "z": -657.374 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 10.000
},
{
"position": { "x": 24388.783, "y": 617.872, "z": -642.860 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 34.000
},
{
"position": { "x": 24400.367, "y": 617.872, "z": -629.151 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 34.000
},
{
"position": { "x": 24452.775, "y": 617.872, "z": -638.954 },
"rotation": { "x": 0.000, "y": 160.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24474.273, "y": 617.872, "z": -704.549 },
"rotation": { "x": 0.000, "y": 160.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24519.011, "y": 618.072, "z": -746.900 },
"rotation": { "x": 0.000, "y": 105.193, "z": 0.000 },
"width": 24.000
},
{
"position": { "x": 24574.018, "y": 619.372, "z": -761.839 },
"rotation": { "x": -1.000, "y": 104.193, "z": 0.000 },
"width": 14.000
},
{
"position": { "x": 24608.071, "y": 620.452, "z": -774.306 },
"rotation": { "x": 0.000, "y": 119.193, "z": -1.000 },
"width": 6.800
}
]
},
"EMB Road S2": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24416.553, "y": 617.872, "z": -706.502 },
"rotation": { "x": 0.000, "y": 55.193, "z": 0.000 },
"width": 10.000
},
{
"position": { "x": 24430.818, "y": 617.872, "z": -696.587 },
"rotation": { "x": 0.000, "y": 55.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24453.148, "y": 617.872, "z": -685.950 },
"rotation": { "x": 1.000, "y": 72.693, "z": 0.000 },
"width": 35.000
}
]
},
"EMB Road S3": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24357.685, "y": 617.872, "z": -774.419 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"width": 25.000
},
{
"position": { "x": 24470.164, "y": 617.872, "z": -766.847 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"width": 25.000
},
{
"position": { "x": 24500.321, "y": 617.972, "z": -748.670 },
"rotation": { "x": 0.000, "y": 21.193, "z": 0.000 },
"width": 25.000
}
]
}
}, },
"loads": { "loads": {
}, },
@@ -880,6 +698,188 @@
} }
} }
}, },
"scenery": {
"EMB Object S1": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": 24425.890, "y": 618.519, "z": -700.013 },
"rotation": { "x": 0.000, "y": 235.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S2": {
"modelIdentifier": "EMBPBRamp2",
"position": { "x": 24383.860, "y": 618.519, "z": -648.691 },
"rotation": { "x": 0.000, "y": 220.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S3": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": 24383.004, "y": 618.100, "z": -787.358 },
"rotation": { "x": 0.000, "y": 266.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S4": {
"modelIdentifier": "EMBMidPlatform",
"position": { "x": 24407.950, "y": 618.100, "z": -785.698 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S5": {
"modelIdentifier": "EMBMidPlatform",
"position": { "x": 24432.894, "y": 618.100, "z": -784.038 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object S6": {
"modelIdentifier": "EMBEndPlatform",
"position": { "x": 24457.838, "y": 618.100, "z": -782.379 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST1": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": 24457.428, "y": 618.860, "z": -776.193 },
"rotation": { "x": 0.000, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST2": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": 24447.450, "y": 617.880, "z": -776.857 },
"rotation": { "x": 0.000, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST3": {
"modelIdentifier": "EMBPRR26PB",
"position": { "x": 24444.456, "y": 618.870, "z": -777.055 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST4": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": 24414.510, "y": 617.910, "z": -778.848 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST5": {
"modelIdentifier": "EMBATSF24PB",
"position": { "x": 24394.554, "y": 617.910, "z": -780.176 },
"rotation": { "x": -0.600, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
},
"EMB Object ST6": {
"modelIdentifier": "EMBSP22PB",
"position": { "x": 24384.597, "y": 617.870, "z": -781.140 },
"rotation": { "x": -0.400, "y": 356.193, "z": 0.000 },
"scale": { "x": 1.000, "y": 1.000, "z": 1.000 }
}
},
"splineys": {
"EMB Bridge S1": {
"handler": "StrangeCustoms.AutoTrestleBuilder",
"points": [
{
"position": { "x": 24125.002, "y": 617.772, "z": -840.093 },
"rotation": { "x": 0.000, "y": 50.193, "z": 0.000 }
},
{
"position": { "x": 24039.785, "y": 617.502, "z": -907.428 },
"rotation": { "x": -0.499, "y": 66.184, "z": -0.009 }
}
],
"headstyle": "bent",
"tailstyle": "bent"
},
"EMB Road S1": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24376.520, "y": 617.872, "z": -657.374 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 10.000
},
{
"position": { "x": 24388.783, "y": 617.872, "z": -642.860 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 34.000
},
{
"position": { "x": 24400.367, "y": 617.872, "z": -629.151 },
"rotation": { "x": 0.000, "y": 40.193, "z": 0.000 },
"width": 34.000
},
{
"position": { "x": 24452.775, "y": 617.872, "z": -638.954 },
"rotation": { "x": 0.000, "y": 160.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24474.273, "y": 617.872, "z": -704.549 },
"rotation": { "x": 0.000, "y": 160.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24519.011, "y": 618.072, "z": -746.900 },
"rotation": { "x": 0.000, "y": 105.193, "z": 0.000 },
"width": 24.000
},
{
"position": { "x": 24574.018, "y": 619.372, "z": -761.839 },
"rotation": { "x": -1.000, "y": 104.193, "z": 0.000 },
"width": 14.000
},
{
"position": { "x": 24608.071, "y": 620.452, "z": -774.306 },
"rotation": { "x": 0.000, "y": 119.193, "z": -1.000 },
"width": 6.800
}
]
},
"EMB Road S2": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24416.553, "y": 617.872, "z": -706.502 },
"rotation": { "x": 0.000, "y": 55.193, "z": 0.000 },
"width": 10.000
},
{
"position": { "x": 24430.818, "y": 617.872, "z": -696.587 },
"rotation": { "x": 0.000, "y": 55.193, "z": 0.000 },
"width": 29.000
},
{
"position": { "x": 24453.148, "y": 617.872, "z": -685.950 },
"rotation": { "x": 1.000, "y": 72.693, "z": 0.000 },
"width": 35.000
}
]
},
"EMB Road S3": {
"handler": "StrangeCustoms.FlowyThingBuilder",
"profile": "Railroader Paved Road",
"style": "Road",
"points": [
{
"position": { "x": 24357.685, "y": 617.872, "z": -774.419 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"width": 25.000
},
{
"position": { "x": 24470.164, "y": 617.872, "z": -766.847 },
"rotation": { "x": 0.000, "y": 86.193, "z": 0.000 },
"width": 25.000
},
{
"position": { "x": 24500.321, "y": 617.972, "z": -748.670 },
"rotation": { "x": 0.000, "y": 21.193, "z": 0.000 },
"width": 25.000
}
]
}
},
"simpleGraphs": {}, "simpleGraphs": {},
"mandelas": { "mandelas": {
} }

View File

@@ -1,92 +1,4 @@
{ {
"areas": {
"bryson": {
"industries": {
"Bryson-Piggyback-Service": {
"name": "Bryson Piggyback Terminal",
"usesContract": true,
"components": {
"formula": {
"type": "Model.Ops.FormulaicIndustryComponent",
"name": "Bryson Piggyback Terminal",
"carTypeFilter": "",
"sharedStorage": true,
"inputTermsPerDay": {
"PiggyBack-Trailers": 3000000,
"boxcar-parts": 25000,
"boxcar-furniture": 7500
},
"outputTermsPerDay": {
"PiggyBack-Trailers": 1500000
}
},
"LT1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Unloading Tracks",
"trackSpans": [
"EMB_BSN_PBT_T1",
"EMB_BSN_PBT_T3"
],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 3000000,
"orderAroundEmpties": true,
"carTransferRate": 5000000,
"orderAroundLoaded": true
},
"LT2": {
"type": "Model.Ops.IndustryLoader",
"name": "Bryson Piggyback Terminal Loading Tracks",
"trackSpans": [
"EMB_BSN_PBT_T2",
"EMB_BSN_PBT_T3"
],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 1500000,
"orderAroundEmpties": true,
"carTransferRate": 5000000,
"orderAroundLoaded": true
},
"BU1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Boxcar Track",
"trackSpans": [
"EMB_BSN_BXP_T1"
],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-parts",
"storageChangeRate": 0,
"maxStorage": 100000,
"orderAroundEmpties": true,
"carTransferRate": 25000,
"orderAroundLoaded": true
},
"BU2": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Boxcar Track",
"trackSpans": [
"EMB_BSN_BXP_T1"
],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-furniture",
"storageChangeRate": 0,
"maxStorage": 350000,
"orderAroundEmpties": true,
"carTransferRate": 70000,
"orderAroundLoaded": true
}
}
}
}
}
},
"tracks": { "tracks": {
"nodes": { "nodes": {
"EMB_Node_ylmh": { "EMB_Node_ylmh": {
@@ -595,6 +507,94 @@
} }
} }
}, },
"areas": {
"bryson": {
"industries": {
"Bryson-Piggyback-Service": {
"name": "Bryson Piggyback Terminal",
"usesContract": true,
"components": {
"formula": {
"type": "Model.Ops.FormulaicIndustryComponent",
"name": "Bryson Piggyback Terminal",
"carTypeFilter": "",
"sharedStorage": true,
"inputTermsPerDay": {
"PiggyBack-Trailers": 1700000,
"boxcar-parts": 50000,
"boxcar-furniture": 7500
},
"outputTermsPerDay": {
"PiggyBack-Trailers": 1700000
}
},
"LT1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Unloading Tracks",
"trackSpans": [
"EMB_BSN_PBT_T1",
"EMB_BSN_PBT_T3"
],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 3500000,
"orderAroundEmpties": true,
"carTransferRate": 2000000,
"orderAroundLoaded": true
},
"LT2": {
"type": "Model.Ops.IndustryLoader",
"name": "Bryson Piggyback Terminal Loading Tracks",
"trackSpans": [
"EMB_BSN_PBT_T2",
"EMB_BSN_PBT_T3"
],
"carTypeFilter": "PBF*",
"sharedStorage": true,
"loadId": "PiggyBack-Trailers",
"storageChangeRate": 0,
"maxStorage": 3500000,
"orderAroundEmpties": true,
"carTransferRate": 2000000,
"orderAroundLoaded": true
},
"BU1": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Boxcar Track",
"trackSpans": [
"EMB_BSN_BXP_T1"
],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-parts",
"storageChangeRate": 0,
"maxStorage": 100000,
"orderAroundEmpties": true,
"carTransferRate": 25000,
"orderAroundLoaded": true
},
"BU2": {
"type": "Model.Ops.IndustryUnloader",
"name": "Bryson Piggyback Terminal Boxcar Track",
"trackSpans": [
"EMB_BSN_BXP_T1"
],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "boxcar-furniture",
"storageChangeRate": 0,
"maxStorage": 350000,
"orderAroundEmpties": true,
"carTransferRate": 70000,
"orderAroundLoaded": true
}
}
}
}
}
},
"loads": { "loads": {
}, },
"texts": { "texts": {

View File

@@ -1,14 +1,37 @@
{ {
"manifestVersion": 5, "manifestVersion": 5,
"id": "Embedded.PiggyBackBase", "id": "Embedded.PiggyBackBase",
"name": "Embeddeds Piggyback trailers and LoadID", "name": "Embeddeds Piggyback Bryson Industry and trailers",
"version": "1.5", "version": "1.2.1",
"requires": [ "requires": [
"Zamu.StrangeCustoms" "Zamu.StrangeCustoms"
], ],
"loadAfter": [
{ "id": "BrysonLoopV1.0" },
{ "id": "ForTheIronyOfIt" },
{ "id": "Rinzler.BrysonWYEInterchange"},
{ "id": "CF.BrysonAdditons" }
],
"mixintos": { "mixintos": {
"game-graph": [ "game-graph": [
"file(PBLoadID.json)" "file(PBLoadID.json)",
"file(BrysonIndustry.json)",
{
"mixinto": "file(Loopmigration.json)",
"requires": [ { "id": "BrysonLoopV1.0"} ]
},
{
"mixinto": "file(FTIOImigration.json)",
"requires": [ { "id": "ForTheIronyOfIt" } ]
},
{
"mixinto": "file(MainMigration.json)",
"requires": [ { "id": "Rinzler.BrysonWYEInterchange"}]
},
{
"mixinto": "file(Loop-Ironymigration.json)",
"requires": [ { "id": "BrysonLoopV1.0"}, { "id": "ForTheIronyOfIt" } ]
}
], ],
"container:fm-flatcar01": ["file(PiggyBack1.json)", "file(PiggyBack2.json)", "file(PiggyBack3.json)"] "container:fm-flatcar01": ["file(PiggyBack1.json)", "file(PiggyBack2.json)", "file(PiggyBack3.json)"]
} }

View File

@@ -4,7 +4,7 @@
"description": "PiggyBack-Trailers", "description": "PiggyBack-Trailers",
"units": "Pounds", "units": "Pounds",
"density": 62.4, "density": 62.4,
"unitWeightInPounds": 30.0, "unitWeightInPounds": 0.0,
"importable": true, "importable": true,
"payPerQuantity": 0.00495, "payPerQuantity": 0.00495,
"costPerUnit": 0.0 "costPerUnit": 0.0

View File

@@ -16,7 +16,6 @@
"definition": { "definition": {
"carType": "PBF", "carType": "PBF",
"basePrice": 1150, "basePrice": 1150,
"weightEmpty": 58000,
"loadSlots": [ "loadSlots": [
{ {
"$find": [ "$find": [
@@ -25,7 +24,7 @@
"value": "Pounds" "value": "Pounds"
} }
], ],
"maximumCapacity": 100000.0, "maximumCapacity": 28000.0,
"loadUnits": "Pounds", "loadUnits": "Pounds",
"requiredLoadIdentifier": "" "requiredLoadIdentifier": ""

View File

@@ -16,7 +16,6 @@
"definition": { "definition": {
"carType": "PBF", "carType": "PBF",
"basePrice": 1150, "basePrice": 1150,
"weightEmpty": 58000,
"loadSlots": [ "loadSlots": [
{ {
"$find": [ "$find": [
@@ -25,7 +24,7 @@
"value": "Pounds" "value": "Pounds"
} }
], ],
"maximumCapacity": 100000.0, "maximumCapacity": 28000.0,
"loadUnits": "Pounds", "loadUnits": "Pounds",
"requiredLoadIdentifier": "" "requiredLoadIdentifier": ""

View File

@@ -16,7 +16,6 @@
"definition": { "definition": {
"carType": "PBF", "carType": "PBF",
"basePrice": 1150, "basePrice": 1150,
"weightEmpty": 58000,
"loadSlots": [ "loadSlots": [
{ {
"$find": [ "$find": [
@@ -25,7 +24,7 @@
"value": "Pounds" "value": "Pounds"
} }
], ],
"maximumCapacity": 100000.0, "maximumCapacity": 28000.0,
"loadUnits": "Pounds", "loadUnits": "Pounds",
"requiredLoadIdentifier": "" "requiredLoadIdentifier": ""

View File

@@ -1 +1 @@
{"identifier":"PiggyBackAssets","name":"PiggyBackAssets","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"}}} {"identifier":"PRRPiggyBack","name":"PRRPiggyBack","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"}}}

View File

@@ -1,37 +0,0 @@
{
"manifestVersion": 5,
"id": "Embedded.PiggyBackBryson",
"name": "Embeddeds Piggyback Bryson Industry and trailers",
"version": "1.5",
"requires": [
"Zamu.StrangeCustoms", "Embedded.PiggyBackBase"
],
"loadAfter": [
{ "id": "Embedded.PiggyBackBase"},
{ "id": "BrysonLoopV1.0" },
{ "id": "ForTheIronyOfIt" },
{ "id": "Rinzler.BrysonWYEInterchange"},
{ "id": "CF.BrysonAdditons" }
],
"mixintos": {
"game-graph": [
"file(BrysonIndustry.json)",
{
"mixinto": "file(Loopmigration.json)",
"requires": [ { "id": "BrysonLoopV1.0"} ]
},
{
"mixinto": "file(FTIOImigration.json)",
"requires": [ { "id": "ForTheIronyOfIt" } ]
},
{
"mixinto": "file(MainMigration.json)",
"requires": [ { "id": "Rinzler.BrysonWYEInterchange"}]
},
{
"mixinto": "file(Loop-Ironymigration.json)",
"requires": [ { "id": "BrysonLoopV1.0"}, { "id": "ForTheIronyOfIt" } ]
}
]
}
}

View File

@@ -144,7 +144,7 @@
"name": "Epps Springs", "name": "Epps Springs",
"position": { "x": 669.000, "y": 515.000, "z": 5455.000 }, "position": { "x": 669.000, "y": 515.000, "z": 5455.000 },
"radius": 1000, "radius": 1000,
"tagColor": [ 0.21484375, 0.24609375, 1.0 ], "tagColor": [ 0, 0, 0.8984375 ],
"industries": { "industries": {
"brysoninterchange": { "brysoninterchange": {
"name": "Epps Springs Interchange", "name": "Epps Springs Interchange",

View File

@@ -0,0 +1,4 @@
{
"assemblies": [ "ForYourConvenience" ],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

View File

@@ -0,0 +1,27 @@
{
"manifestVersion": 5,
"id": "Zamu.ForYourConvenience",
"name": "For Your Convenience",
"version": "1.2.24366.2200",
"requires": [
{
"id": "railloader",
"notBefore": "1.9.6.8"
}
],
"redirects": [
{
"definition": "Definition.Stable.json",
"requires": [
{
"id": "railroader",
"notAfter": "2024.5.9999"
}
]
},
{
"definition": "Experimental/Definition.Experimental.json"
}
],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

View File

@@ -0,0 +1,4 @@
{
"assemblies": [ "ForYourConvenience" ],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

Binary file not shown.

Binary file not shown.

View File

@@ -1,8 +0,0 @@
{
"Id": "LegosBetterLoans",
"Version": "1.0.0",
"DisplayName": "Legos Better Loans",
"Author": "legotrainman",
"EntryMethod": "LegosBetterLoans.Main.Load",
"ManagerVersion": "0.27.3"
}

Binary file not shown.

View File

@@ -0,0 +1,170 @@
{
"identifier": "gb-gondola02",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.54044664,
1.46600342,
3.38128376
],
"rotation": [
0.153045923,
0.6903455,
0.153045923,
0.6903455
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.54045546,
1.42614746,
1.793531
],
"rotation": [
0.153045923,
0.6903455,
0.153045923,
0.6903455
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.53885138,
1.73034668,
-0.291675061
],
"rotation": [
-0.153045923,
-0.6903455,
0.153045923,
0.6903455
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.538846,
1.56164551,
-3.99787664
],
"rotation": [
-0.06777318,
0.7038514,
0.06777318,
-0.7038514
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
0.75,
0.75,
0.1
],
"debug": false,
"name": "Graffiti 5",
"transform": {
"position": [
1.53883052,
1.25897217,
-3.07538772
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "gb-gondola3",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.1
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.31524944,
1.56488037,
0.689277232
],
"rotation": [
0.0308435634,
0.7064338,
0.0308435634,
0.7064338
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.1
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.31522667,
1.35455322,
3.28227425
],
"rotation": [
-0.0739127845,
0.7032332,
-0.0739127845,
0.7032332
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.1
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.315227,
1.354553,
-3.282274
],
"rotation": [
-0.07391281,
0.7032332,
0.07391281,
-0.7032332
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.1
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.315249,
1.56488,
0.6892772
],
"rotation": [
-0.0308435634,
-0.7064338,
0.0308435634,
0.7064338
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,71 @@
{
"identifier": "gb-gondola04",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.246049,
1.23834229,
1.63342464
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.246049,
1.238342,
-1.633425
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "gb-gondola05",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.15
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.49018371,
1.62298584,
-2.42961884
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.15
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.49017859,
1.51422119,
2.927307
],
"rotation": [
0.110615879,
0.698401153,
0.110615879,
0.698401153
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.15
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.490179,
1.514221,
-2.927307
],
"rotation": [
-0.110615879,
-0.698401153,
0.110615879,
0.698401153
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.15
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.490184,
1.622986,
2.429619
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,71 @@
{
"identifier": "gs-gondola06",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.15
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.385239,
1.86022949,
-6.99911834E-06
],
"rotation": [
-0.0739127845,
0.7032332,
-0.0739127845,
0.7032332
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.0,
1.0,
0.15
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.385239,
1.860229,
6.999118E-06
],
"rotation": [
-0.0739127845,
0.7032332,
-0.0739127845,
0.7032332
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "gb-gondola1",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.1
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.37449622,
1.29815674,
2.80617833
],
"rotation": [
0.0,
0.7071069,
0.0,
0.7071069
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.37444341,
1.32147217,
-2.506546
],
"rotation": [
-0.09229596,
0.701057434,
-0.09229596,
0.701057434
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.1
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.37741351,
1.32147217,
-2.50647879
],
"rotation": [
-0.09229596,
-0.7010574,
0.09229596,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.1
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.37744772,
1.27270508,
2.53523326
],
"rotation": [
0.043167837,
-0.705787957,
-0.04316784,
0.705787957
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "hm-hopper02",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.15
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.43813956,
1.97241211,
1.47891057
],
"rotation": [
0.09229597,
0.7010574,
0.09229597,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.15
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.43813241,
1.97241211,
-2.585984
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.15
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.438132,
1.972412,
2.585984
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.15
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.43814,
1.972412,
-1.478911
],
"rotation": [
0.09229597,
0.7010574,
0.09229597,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,71 @@
{
"identifier": "hmr-hopper03",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.15
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.39004123,
2.12774658,
1.77749681
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.15
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.390041,
2.127747,
-1.777497
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "ht-hopper01",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
3.0,
3.0,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.49758554,
2.0534668,
2.262633
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.49757314,
2.0534668,
-2.636317
],
"rotation": [
0.153045923,
0.6903455,
0.153045923,
0.6903455
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.497573,
2.053467,
2.636317
],
"rotation": [
0.153045923,
-0.6903455,
-0.153045923,
0.6903455
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
3.0,
3.0,
0.05
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.497586,
2.053467,
-2.262633
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,149 @@
{
"identifier": "xm-boxcar01",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
3.0,
3.0,
0.075
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.34903741,
2.31799316,
3.750553
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.075
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
1.64539782E-15,
0.7071068,
3.62973057E-15,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar01",
"Right Door",
"Bone 2"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.075
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
1.64539782E-15,
0.7071068,
3.62973057E-15,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar01",
"Left Doors",
"Bone 1"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
3.0,
3.0,
0.075
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.349037,
2.317993,
-3.750553
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,83 @@
{
"identifier": "xm-boxcar02",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.49999997,
0.49999997,
0.49999997,
0.49999997
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar02",
"Boxcar02_LOD0",
"Left"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.49999994,
-0.5,
-0.5,
0.49999994
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar02",
"Boxcar02_LOD0",
"Right"
]
},
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,71 @@
{
"identifier": "xm-boxcar03",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.40590644,
2.15856934,
-4.3634057
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
1.405906,
2.158569,
4.363406
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,137 @@
{
"identifier": "xm-boxcar04",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
-1.55610645,
2.30603027,
2.46854115
],
"rotation": [
0.0922959745,
0.701057434,
0.09229597,
0.701057434
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
-1.5559721,
2.10516357,
-2.86506033
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
1.555972,
2.105164,
2.86506
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.556106,
2.30603,
-2.468541
],
"rotation": [
0.09229596,
-0.7010574,
-0.09229596,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

View File

@@ -0,0 +1,147 @@
{
"identifier": "xm-boxcar05",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
0.0,
4.31209628E-08,
-0.241149947
],
"rotation": [
0.50000006,
0.50000006,
0.50000006,
0.50000006
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar05",
"Door Left"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
1.5,
1.5,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
0.0,
4.31209628E-08,
-0.241149947
],
"rotation": [
0.49999994,
-0.5,
-0.5,
0.49999994
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar05",
"Door Right"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 3",
"transform": {
"position": [
-1.39367187,
2.28759766,
-3.310901
],
"rotation": [
0.09229596,
0.7010574,
0.09229596,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.5,
2.5,
0.05
],
"debug": false,
"name": "Graffiti 4",
"transform": {
"position": [
1.393672,
2.287598,
3.310901
],
"rotation": [
0.09229596,
-0.7010574,
-0.09229596,
0.7010574
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
}
]
}

Binary file not shown.

View File

@@ -0,0 +1,9 @@
{
"Id": "LegosGraffitiMod",
"Version": "1.0.0",
"DisplayName": "Lego's Graffiti Mod",
"Author": "legotrainman",
"EntryMethod": "LegosGraffitiMod.Main.Load",
"ManagerVersion": "0.27.3",
"LoadAfter": ["LegosLibraryOfStuff"]
}

View File

@@ -0,0 +1,8 @@
{
"Id": "LegosUsedLocos",
"Version": "1.2.1",
"DisplayName": "Lego's Used Locomotive Market",
"Author": "legotrainman",
"EntryMethod": "LegosUsedLocos.Main.Load",
"ManagerVersion": "0.27.3"
}

21
MapEnhancer/LICENSE Normal file
View File

@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2023 Michael Richer a.k.a. Vanguard
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

BIN
MapEnhancer/MapEnhancer.dll Normal file

Binary file not shown.

BIN
MapEnhancer/arrow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
MapEnhancer/flare.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

11
MapEnhancer/info.json Normal file
View File

@@ -0,0 +1,11 @@
{
"Id": "MapEnhancer",
"DisplayName": "Map Enhancer",
"Author": "Vanguard",
"Version": "1.5.2",
"AssemblyName": "MapEnhancer.dll",
"EntryMethod": "MapEnhancer.UMM.Loader.Load",
"ManagerVersion": "0.27.12",
"HomePage": "https://www.nexusmods.com/railroader/mods/18/",
"Repository": "https://raw.githubusercontent.com/mricher-git/rr-mapenhancer-mod/master/repository.json"
}

BIN
MapEnhancer/traincar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 763 B

View File

@@ -0,0 +1,7 @@
{
"Id": "RLW Baggage Loads",
"Version": "2.1.0",
"DisplayName": "Baggage Loads",
"Author": "Raider Locomotive Works",
"ManagerVersion": "0.27.3"
}

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rlw_baggage_load","name":"rlw_baggage_load","shared":false,"assets":{"SuitCase 1":{"name":"SuitCase 1","type":"prefab","filename":"SuitCase 1.prefab"},"SuitCase 1a":{"name":"SuitCase 1a","type":"prefab","filename":"SuitCase 1a.prefab"},"SuitCase 1b":{"name":"SuitCase 1b","type":"prefab","filename":"SuitCase 1b.prefab"},"SuitCase 2":{"name":"SuitCase 2","type":"prefab","filename":"SuitCase 2.prefab"},"SuitCase 2a":{"name":"SuitCase 2a","type":"prefab","filename":"SuitCase 2a.prefab"},"SuitCase 2b":{"name":"SuitCase 2b","type":"prefab","filename":"SuitCase 2b.prefab"},"SuitCase 3":{"name":"SuitCase 3","type":"prefab","filename":"SuitCase 3.prefab"},"SuitCase 3a":{"name":"SuitCase 3a","type":"prefab","filename":"SuitCase 3a.prefab"},"SuitCase 3b":{"name":"SuitCase 3b","type":"prefab","filename":"SuitCase 3b.prefab"},"Trunk 1":{"name":"Trunk 1","type":"prefab","filename":"Trunk 1.prefab"},"Trunk 1a":{"name":"Trunk 1a","type":"prefab","filename":"Trunk 1a.prefab"},"Trunk 1b":{"name":"Trunk 1b","type":"prefab","filename":"Trunk 1b.prefab"},"Coffin":{"name":"Coffin","type":"prefab","filename":"Coffin.prefab"},"Coffin a":{"name":"Coffin a","type":"prefab","filename":"Coffin a.prefab"},"Coffin b":{"name":"Coffin b","type":"prefab","filename":"Coffin b.prefab"},"Crate":{"name":"Crate","type":"prefab","filename":"Crate.prefab"},"Crate a":{"name":"Crate a","type":"prefab","filename":"Crate a.prefab"},"Crate b":{"name":"Crate b","type":"prefab","filename":"Crate b.prefab"}}}

View File

@@ -0,0 +1,256 @@
{
"objects": [
{
"identifier": "SuitCase 1",
"metadata": {
"name": "SuitCase 1",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 1",
"components": []
}
},
{
"identifier": "SuitCase 1a",
"metadata": {
"name": "SuitCase 1a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 1a",
"components": []
}
},
{
"identifier": "SuitCase 1b",
"metadata": {
"name": "SuitCase 1b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 1b",
"components": []
}
},
{
"identifier": "SuitCase 2",
"metadata": {
"name": "SuitCase 2",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 2",
"components": []
}
},
{
"identifier": "SuitCase 2a",
"metadata": {
"name": "SuitCase 2a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 2a",
"components": []
}
},
{
"identifier": "SuitCase 2b",
"metadata": {
"name": "SuitCase 2b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 2b",
"components": []
}
},
{
"identifier": "SuitCase 3",
"metadata": {
"name": "SuitCase 3",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 3",
"components": []
}
},
{
"identifier": "SuitCase 3a",
"metadata": {
"name": "SuitCase 3a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 3a",
"components": []
}
},
{
"identifier": "SuitCase 3b",
"metadata": {
"name": "SuitCase 3b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SuitCase 3b",
"components": []
}
},
{
"identifier": "Trunk 1",
"metadata": {
"name": "Trunk 1",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Trunk 1",
"components": []
}
},
{
"identifier": "Trunk 1a",
"metadata": {
"name": "Trunk 1a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Trunk 1a",
"components": []
}
},
{
"identifier": "Trunk 1b",
"metadata": {
"name": "Trunk 1b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Trunk 1b",
"components": []
}
},
{
"identifier": "Coffin",
"metadata": {
"name": "Coffin",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coffin",
"components": []
}
},
{
"identifier": "Coffin a",
"metadata": {
"name": "Coffin a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coffin a",
"components": []
}
},
{
"identifier": "Coffin b",
"metadata": {
"name": "Coffin b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coffin b",
"components": []
}
},
{
"identifier": "Crate",
"metadata": {
"name": "Crate",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crate",
"components": []
}
},
{
"identifier": "Crate a",
"metadata": {
"name": "Crate a",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crate a",
"components": []
}
},
{
"identifier": "Crate b",
"metadata": {
"name": "Crate b",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Crate b",
"components": []
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"Id": "RLW Passenger Cars",
"Version": "3.0.0",
"DisplayName": "RLW Passenger Cars",
"Author": "Raider Locomotive Works",
"ManagerVersion": "0.27.3"
}

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rlw_passenger_cars_rebuild_pack_1","name":"rlw_passenger_cars_rebuild_pack_1","shared":false,"assets":{"rlw-chair-car-2":{"name":"rlw-chair-car-2","type":"prefab","filename":"rlw-chair-car-2.prefab"},"rlw-coach-car-2":{"name":"rlw-coach-car-2","type":"prefab","filename":"rlw-coach-car-2.prefab"}}}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rlw_passenger_cars_rebuild_pack_2","name":"rlw_passenger_cars_rebuild_pack_2","shared":false,"assets":{"rlw-baggage-car-2":{"name":"rlw-baggage-car-2","type":"prefab","filename":"rlw-baggage-car-2.prefab"},"rlw-bag-rack":{"name":"rlw-bag-rack","type":"prefab","filename":"rlw-bag-rack.prefab"},"rlw-dining-car-2":{"name":"rlw-dining-car-2","type":"prefab","filename":"rlw-dining-car-2.prefab"}}}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rlw_passenger_cars_rebuild_pack_3","name":"rlw_passenger_cars_rebuild_pack_3","shared":false,"assets":{"rlw-observation-car-2":{"name":"rlw-observation-car-2","type":"prefab","filename":"rlw-observation-car-2.prefab"},"rlw-sleeper-car-2":{"name":"rlw-sleeper-car-2","type":"prefab","filename":"rlw-sleeper-car-2.prefab"}}}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rlw_passenger_cars_rebuild_pack_domes","name":"rlw_passenger_cars_rebuild_pack_domes","shared":false,"assets":{"rlw-dome-car-2":{"name":"rlw-dome-car-2","type":"prefab","filename":"rlw-dome-car-2.prefab"},"rlw-dome-obs":{"name":"rlw-dome-obs","type":"prefab","filename":"rlw-dome-obs.prefab"},"rlw-3_4Dome-car-2":{"name":"rlw-3_4Dome-car-2","type":"prefab","filename":"rlw-3_4Dome-car-2.prefab"},"rlw-dome-obs-sign":{"name":"rlw-dome-obs-sign","type":"prefab","filename":"rlw-dome-obs-sign.prefab"},"rlw-dome-obs-connect":{"name":"rlw-dome-obs-connect","type":"prefab","filename":"rlw-dome-obs-connect.prefab"}}}

File diff suppressed because it is too large Load Diff

View File

@@ -1,28 +0,0 @@
{
"manifestVersion": 1,
"id": "RMROC451.Andrews3M",
"name": "RMROC451's Andrews 3M",
"version": "0.0.1",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6.10"
},
{
"id": "railloader",
"notBefore": "1.10.0.2"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.10.25017.313"
}
],
"ConflictsWith": [],
"mixintos": {
"game-graph": [
"file(Railloader/Andrews3M-Buildings.json)",
"file(Railloader/Andrews3M-Tracks.json)",
"file(Railloader/Andrews3M-Industry.json)",
],
}
}

View File

@@ -1,353 +0,0 @@
{
"tracks": {
"nodes": {},
"segments": {},
"spans": {}
},
"splineys": {},
"scenery": {
"ZCustom_gfb8": {
"modelIdentifier": "industrial-tank2",
"position": { "x": -31054.1641, "y": 527.5936, "z": -20284.9629 },
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_mjp9": {
"modelIdentifier": "industrial-tank2",
"position": { "x": -31048.58, "y": 527.4936, "z": -20285.6543 },
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_mjp0": {
"modelIdentifier": "industrial-tank2",
"position": { "x": -31042.58, "y": 527.5936, "z": -20286.6543 },
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_q3fr": {
"modelIdentifier": "CLB_Truck01_red",
"position": { "x": -31058.6641, "y": 526.0, "z": -20279.9629 },
"rotation": { "x": 0.0, "y": 45.0000038, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_qh32": {
"modelIdentifier": "CLB_Shed01",
"position": { "x": -31055.1641, "y": 527.0, "z": -20279.9629 },
"rotation": { "x": 0.0, "y": 180.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_h2k1": {
"modelIdentifier": "ela-agra",
"position": { "x": -31090.1641, "y": 527.5936, "z": -20298.9629 },
"rotation": { "x": 0.0, "y": 187.500015, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_0kl2": {
"modelIdentifier": "brick-substation-medium",
"position": { "x": -31100.6836, "y": 528.0, "z": -20302.1133 },
"rotation": { "x": 0.0, "y": 279.5, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_o6uk": {
"modelIdentifier": "CLB_colliery_Baths01",
"position": { "x": -31117.6836, "y": 525.0, "z": -20302.1133 },
"rotation": { "x": 0.0, "y": 90.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_mz77": {
"modelIdentifier": "CLB_Tank02",
"position": { "x": -31150.6836, "y": 525.0, "z": -20302.1133 },
"rotation": { "x": 0.0, "y": 180.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_3ra6": {
"modelIdentifier": "CLB_Tank02",
"position": { "x": -31164.6836, "y": 525.0, "z": -20302.1133 },
"rotation": { "x": 0.0, "y": 90.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_jnxi": {
"modelIdentifier": "CLB_Shop01_PreAssembled01",
"position": { "x": -31161.6016, "y": 526.736755, "z": -20324.4961 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_41lz": {
"modelIdentifier": "CLB_colliery_Conveyor_Ramp",
"position": { "x": 408.3974, "y": 524.736755, "z": 191.5039 },
"rotation": { "x": 9.313226E-10, "y": 179.930038, "z": -2.03555475E-13 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_4rng": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": 291.269531, "y": 524.0, "z": 210.761719 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_4rnh": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": 282.269531, "y": 524.0, "z": 206.761719 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_4rni": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": 273.269531, "y": 524.0, "z": 202.761719 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_dwyk": {
"modelIdentifier": "CLB_Pile01_Gravel",
"position": { "x": -31193.59, "y": 526.753845, "z": -20306.6055 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_zq0g": {
"modelIdentifier": "CLB_Pile01_Sand",
"position": { "x": -31190.59, "y": 526.753845, "z": -20303.6055 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_fofz": {
"modelIdentifier": "CLB_colliery_Headframe01",
"position": { "x": -31210.6621, "y": 525.7342, "z": -20298.7031 },
"rotation": { "x": 0.0, "y": 310.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_j60v": {
"modelIdentifier": "CLB_colliery_ConveyorTower01",
"position": { "x": -31173.18, "y": 526.7027, "z": -20318.88 },
"rotation": { "x": 0.0, "y": 130.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_w335": {
"modelIdentifier": "CLB_colliery_Conveyor_Long",
"position": { "x": -31183.4063, "y": 538.5738, "z": -20312.7754 },
"rotation": { "x": 349.999969, "y": 310.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_dy57": {
"modelIdentifier": "CLB_colliery_Conveyor_Long",
"position": { "x": -31217.5039, "y": 547.0332, "z": -20292.9082 },
"rotation": { "x": 0.0, "y": 248.000015, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_iu68": {
"modelIdentifier": "CLB_colliery_Conveyor_Long",
"position": { "x": -31201.1563, "y": 544.3935, "z": -20297.8789 },
"rotation": { "x": 341.999939, "y": 309.999878, "z": 1.34656648E-05 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_giyy": {
"modelIdentifier": "mine-tipple1-tall",
"position": { "x": -31188.56, "y": 526.6093, "z": -20308.5313 },
"rotation": { "x": 0.0, "y": 35.9999, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_8739": {
"modelIdentifier": "CLB_colliery_ConveyorPillar12A",
"position": { "x": -31192.4883, "y": 527.6108, "z": -20305.4531 },
"rotation": { "x": 0.0, "y": 309.999969, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_4v3x": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": -31205.8184, "y": 525.6198, "z": -20287.94 },
"rotation": { "x": 0.0, "y": 339.97998, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_lv4j": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": -31215.3945, "y": 525.5537, "z": -20292.123 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_71kl": {
"modelIdentifier": "CLB_Silo01",
"position": { "x": -31225.3945, "y": 525.6776, "z": -20296.123 },
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_ppzr": {
"modelIdentifier": "CLB_colliery_Conveyor_Long",
"position": { "x": -31092.9375, "y": 533.237732, "z": -20310.752 },
"rotation": { "x": 10.0, "y": 9.999989, "z": -2.167361E-07 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_9447": null,
"ZCustom_sd26": {
"modelIdentifier": "power-house-large",
"position": { "x": -31209.6152, "y": 527.0434, "z": -20305.47 },
"rotation": { "x": 0.0, "y": 40.0000153, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_kc0f": null,
"ZCustom_lirh": null,
"ZCustom_ifdy": {
"modelIdentifier": "power-house-stack",
"position": { "x": -31220.4277, "y": 528.306335, "z": -20309.1367 },
"rotation": { "x": 0.0, "y": 308.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_jmac": {
"modelIdentifier": "CLB_Factory02",
"position": { "x": -31000.7188, "y": 528.1096, "z": -20345.1484 },
"rotation": { "x": 0.0, "y": 187.5, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_0nxc": {
"modelIdentifier": "CLB_Factory01",
"position": { "x": -31037.8125, "y": 526.93634, "z": -20326.69 },
"rotation": { "x": 0.0, "y": 188.0, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_w5uv": {
"modelIdentifier": "CLB_Factory01",
"position": { "x": -30997.2285, "y": 524.7351, "z": -20326.0137 },
"rotation": { "x": 0.0, "y": 7.000006, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"ZCustom_km20": {
"modelIdentifier": "CLB_Factory01",
"position": { "x": -30999.8438, "y": 526.9353, "z": -20346.5 },
"rotation": { "x": 0.0, "y": 7.99999142, "z": 0.0 },
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
}
}
}

View File

@@ -1,250 +0,0 @@
{
"tracks": {
"spans": {
"3M-1": {
"upper": {
"segmentId": "SCustom_usx8",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_usx8",
"distance": 1.0,
"end": "Start"
}
},
"3M-2": {
"upper": {
"segmentId": "SCustom_tx9o",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_tx9o",
"distance": 1.0,
"end": "Start"
}
},
"3M-3": {
"upper": {
"segmentId": "SCustom_f2pj",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_f2pj",
"distance": 1.0,
"end": "Start"
}
},
"3M-3-1": {
"upper": {
"segmentId": "SCustom_iyyd",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_iyyd",
"distance": 1.0,
"end": "Start"
}
},
"3M-3-2": {
"upper": {
"segmentId": "SCustom_68q6",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_68q6",
"distance": 1.0,
"end": "Start"
}
},
"3M-3-3": {
"upper": {
"segmentId": "SCustom_8cao",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_8cao",
"distance": 1.0,
"end": "Start"
}
},
"3M-4": {
"upper": {
"segmentId": "SCustom_kpi0",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_kpi0",
"distance": 1.0,
"end": "Start"
}
},
"3M-5": {
"upper": {
"segmentId": "SCustom_3y87",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_3y87",
"distance": 1.0,
"end": "Start"
}
},
"3M-6": {
"upper": {
"segmentId": "SCustom_mips",
"distance": 1.0,
"end": "End"
},
"lower": {
"segmentId": "SCustom_mips",
"distance": 1.0,
"end": "Start"
}
}
}
},
"areas": {
"andrews": {
"industries": {
"Andrews 3M": {
"localPosition": { "x": -31140.2676, "y": 528.0, "z": -20283.0449 },
"usesContract": true,
"components": {
"formula": {
"type": "Model.Ops.FormulaicIndustryComponent",
"name": "Andrews 3M",
"trackSpans": [],
"carTypeFilter": "*",
"sharedStorage": true,
"inputTermsPerDay": {
"mining-supplies": 50000,
"quartz-silica": 150000,
"nepheline-syenite": 150000,
"oil": 5000
},
"outputTermsPerDay": {
"roofing-granules": 260000,
"stone": 40000
}
},
"mining-supplies": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews 3M-1",
"trackSpans": [ "3M-1","3M-4" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "mining-supplies",
"storageChangeRate": 0,
"maxStorage": 400000,
"orderAroundEmpties": true,
"carTransferRate": 100000,
"orderAroundLoaded": true
},
"oil": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews 3M-2",
"trackSpans": [ "3M-2" ],
"carTypeFilter": "TM",
"sharedStorage": true,
"loadId": "oil",
"storageChangeRate": 0,
"maxStorage": 60000,
"orderAroundEmpties": true,
"carTransferRate": 20000,
"orderAroundLoaded": true
},
"quartz-silica": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews 3M-3",
"trackSpans": [ "3M-3","3M-3-1","3M-3-2","3M-3-3" ],
"carTypeFilter": "HMR",
"sharedStorage": true,
"loadId": "quartz-silica",
"storageChangeRate": 0,
"maxStorage": 2500000,
"orderAroundEmpties": true,
"carTransferRate": 600000,
"orderAroundLoaded": true
},
"nepheline-syenite": {
"type": "Model.Ops.IndustryUnloader",
"name": "Andrews 3M-4",
"trackSpans": [ "3M-3","3M-4","3M-3-1","3M-3-2","3M-3-3" ],
"carTypeFilter": "XM",
"sharedStorage": true,
"loadId": "nepheline-syenite",
"storageChangeRate": 0,
"maxStorage": 2500000,
"orderAroundEmpties": true,
"carTransferRate": 600000,
"orderAroundLoaded": true
},
"roofing-granules": {
"type": "Model.Ops.IndustryLoader",
"name": "Andrews 3M-5",
"trackSpans": [ "3M-5","3M-6" ],
"carTypeFilter": "HMR",
"sharedStorage": true,
"loadId": "roofing-granules",
"storageChangeRate": 0,
"maxStorage": 2000000,
"orderAroundEmpties": true,
"carTransferRate": 60000,
"orderAroundLoaded": true
},
"stone": {
"type": "Model.Ops.IndustryLoader",
"name": "Andrews 3M-6",
"trackSpans": [ "3M-5","3M-6" ],
"carTypeFilter": "GB,HM*",
"sharedStorage": true,
"loadId": "debris",
"storageChangeRate": 0,
"maxStorage": 2000000,
"orderAroundEmpties": true,
"carTransferRate": 75000,
"orderAroundLoaded": true
}
}
}
}
}
},
"loads": {
"quartz-silica": {
"description": "Quartz Silica",
"units": "Pounds",
"density": 50,
"unitWeightInPounds": 0,
"importable": true,
"payPerQuantity": 0,
"costPerUnit": 0
},
"nepheline-syenite": {
"description": "Nepheline Syenite",
"units": "Pounds",
"density": 40,
"unitWeightInPounds": 0,
"importable": true,
"payPerQuantity": 0,
"costPerUnit": 0
},
"roofing-granules": {
"description": "Roofing Granules",
"units": "Pounds",
"density": 100,
"unitWeightInPounds": 0,
"importable": true,
"payPerQuantity": 0,
"costPerUnit": 0
}
},
}

View File

@@ -1,637 +0,0 @@
{
"tracks": {
"nodes": {
"NCustom_j9d": {
"position": { "x": -30907.91, "y": 529.062439, "z": -20159.5215 },
"rotation": { "x": 0.245255426, "y": 247.917969, "z": 0.00164931908 },
"flipSwitchStand": true
},
"NCustom_hlf": {
"position": { "x": -30923.1133, "y": 528.8326, "z": -20167.6563 },
"rotation": { "x": 1.25808847, "y": 236.367462, "z": 0.0225376915 },
"flipSwitchStand": false
},
"Nijh": {
"position": { "x": -29971.1582, "y": 534.0, "z": -19926.0059 },
"rotation": { "x": 0.0, "y": 272.7713, "z": 0.0 },
"flipSwitchStand": false
},
"N1v2": {
"position": { "x": -29916.7871, "y": 534.0, "z": -19911.7656 },
"rotation": { "x": 0.0, "y": 244.76532, "z": 0.0 },
"flipSwitchStand": true
},
"NCustom_jp3g": {
"position": { "x": -29982.6641, "y": 534.5, "z": -19930.3066 },
"rotation": { "x": 0.0, "y": 272.7713, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_ujxi": {
"position": { "x": -29909.8262, "y": 534.0, "z": -19910.582 },
"rotation": { "x": 0.7488014, "y": 226.266113, "z": 359.993073 },
"flipSwitchStand": false
},
"N22l": {
"position": { "x": -29883.7031, "y": 534.433167, "z": -19884.5137 },
"rotation": { "x": 0.575900555, "y": 224.175415, "z": 1.2006798E-07 },
"flipSwitchStand": true
},
"NCustom_juj1": {
"position": { "x": -31181.4746, "y": 528.0, "z": -20264.752 },
"rotation": { "x": 0.0, "y": 252.7713, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_ufv8": {
"position": { "x": -30037.6, "y": 534.5, "z": -19927.6465 },
"rotation": { "x": 0.0, "y": 272.772919, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_yghg": {
"position": { "x": -30625.9473, "y": 530.0, "z": -20049.1133 },
"rotation": { "x": 0.0, "y": 248.808533, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_2xwi": {
"position": { "x": -31300.7188, "y": 528.0, "z": -20310.248 },
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_7zl3": {
"position": { "x": -31214.541, "y": 528.0, "z": -20281.14 },
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
"flipSwitchStand": true
},
"NCustom_9mpi": {
"position": { "x": -31298.2969, "y": 528.0, "z": -20315.7148 },
"rotation": { "x": 0.0, "y": 247.781281, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_30m3": {
"position": { "x": -31163.9355, "y": 528.0, "z": -20275.2754 },
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_2a6q": {
"position": { "x": -31032.084, "y": 528.0, "z": -20292.7617 },
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
"flipSwitchStand": true
},
"NCustom_chcw": {
"position": { "x": -31215.4668, "y": 528.0, "z": -20281.52 },
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
"flipSwitchStand": false
},
"NA3My4gx": {
"position": { "x": -31125.4082, "y": 528.0, "z": -20285.0723 },
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
"flipSwitchStand": true
},
"NA3Ma6dv": {
"position": { "x": -30965.9, "y": 528.0, "z": -20306.9414 },
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
"flipSwitchStand": false
},
"NA3Mfj5y": {
"position": { "x": -31494.3242, "y": 523.688232, "z": -20538.4863 },
"rotation": { "x": 0.0, "y": 212.771286, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_3rv": {
"position": { "x": -30966.8535, "y": 527.973755, "z": -20183.9844 },
"rotation": { "x": 0.294854343, "y": 247.277054, "z": 1.200635E-07 },
"flipSwitchStand": false
},
"NCustom_hgv": {
"position": { "x": -31092.8613, "y": 527.9414, "z": -20236.7539 },
"rotation": { "x": 0.294854164, "y": 247.277054, "z": 6.670195E-08 },
"flipSwitchStand": false
},
"NA3Mx48": {
"position": { "x": -30958.9668, "y": 527.8994, "z": -20186.043 },
"rotation": { "x": 0.294854373, "y": 247.277054, "z": 1.200635E-07 },
"flipSwitchStand": false
},
"NCustom_cti": {
"position": { "x": -31136.7676, "y": 527.907959, "z": -20251.8516 },
"rotation": { "x": 359.865234, "y": 253.776764, "z": 0.0166885182 },
"flipSwitchStand": false
},
"NCustom_bkr": {
"position": { "x": -31110.4082, "y": 527.878, "z": -20246.041 },
"rotation": { "x": 0.0046763923, "y": 78.60296, "z": 359.981476 },
"flipSwitchStand": true
},
"NCustom_x3b": {
"position": { "x": -31076.916, "y": 527.8757, "z": -20235.2773 },
"rotation": { "x": 0.0010180067, "y": 247.482971, "z": 359.980927 },
"flipSwitchStand": false
},
"NCustom_krcr": {
"position": { "x": -31094.5781, "y": 528.0, "z": -20284.7383 },
"rotation": { "x": 0.0, "y": 97.76993, "z": 0.0 },
"flipSwitchStand": true
},
"NCustom_soaf": {
"position": { "x": -31032.8223, "y": 528.0, "z": -20298.11 },
"rotation": { "x": 0.0, "y": 97.77093, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_80n9": {
"position": { "x": -31131.7461, "y": 528.041138, "z": -20284.22 },
"rotation": { "x": 0.5718245, "y": 278.065918, "z": -0.000443637546 },
"flipSwitchStand": false
},
"NCustom_nwg9": {
"position": { "x": -31146.58, "y": 527.8921, "z": -20285.7461 },
"rotation": { "x": 0.571829, "y": 256.025818, "z": -0.0004437442 },
"flipSwitchStand": false
},
"NCustom_m40u": {
"position": { "x": -31195.9824, "y": 527.3937, "z": -20293.8945 },
"rotation": { "x": 0.571829438, "y": 276.025818, "z": -0.0004437976 },
"flipSwitchStand": false
},
"NCustom_ntmd": {
"position": { "x": -31214.8965, "y": 528.0, "z": -20275.0781 },
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_pvec": {
"position": { "x": -31111.2832, "y": 528.0, "z": -20287.0039 },
"rotation": { "x": 0.0, "y": 97.76947, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_c7hm": {
"position": { "x": -30965.1543, "y": 528.0, "z": -20301.5957 },
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_0xcr": {
"position": { "x": -31054.0352, "y": 528.0, "z": -20310.99 },
"rotation": { "x": 0.0, "y": 38.77117, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_0qfz": {
"position": { "x": -31065.1211, "y": 528.0, "z": -20324.7715 },
"rotation": { "x": 0.0, "y": 219.771164, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_l1n7": {
"position": { "x": -31130.7324, "y": 528.0, "z": -20364.8867 },
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_bfxu": {
"position": { "x": -31217.93, "y": 528.0, "z": -20352.9883 },
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_cd3l": {
"position": { "x": -30976.5488, "y": 528.0, "z": -20385.83 },
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_jn36": {
"position": { "x": -31063.3633, "y": 528.0, "z": -20374.03 },
"rotation": { "x": 0.0, "y": 97.53421, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_cwxy": {
"position": { "x": -31114.3848, "y": 528.0, "z": -20367.125 },
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
"flipSwitchStand": true
},
"NCustom_0pxc": {
"position": { "x": -31064.26, "y": 528.0, "z": -20379.1875 },
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_26yy": {
"position": { "x": -30977.2539, "y": 528.0, "z": -20391.0059 },
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_ml8q": null,
"NCustom_w6b8": {
"position": { "x": -30997.9922, "y": 528.0, "z": -20241.209 },
"rotation": { "x": 0.0, "y": 38.77117, "z": 0.0 },
"flipSwitchStand": false
},
"NCustom_301o": null,
"NCustom_0pj1": {
"position": { "x": -30869.457, "y": 529.3039, "z": -20144.16 },
"rotation": { "x": 0.206885576, "y": 248.752411, "z": 0.00261038332 },
"flipSwitchStand": false
}
},
"segments": {
"SCustom_5s4n": null,
"SCustom_1cf": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_j9d",
"endId": "NCustom_3rv",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_8eq": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_j9d",
"endId": "NCustom_hlf",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_8wc": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_hlf",
"endId": "NA3Mx48",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"Sqon": {
"style": "Standard",
"trackClass": "Branch",
"startId": "N1v2",
"endId": "Nijh",
"priority": 0,
"speedLimit": 0,
"groupId": "s5"
},
"SCustom_uew2": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_ujxi",
"endId": "NCustom_jp3g",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_67r3": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_jp3g",
"endId": "NCustom_ufv8",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_uo9i": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_ufv8",
"endId": "NCustom_yghg",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_znmr": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_juj1",
"endId": "NCustom_7zl3",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_e6lh": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_30m3",
"endId": "NCustom_7zl3",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_f0oa": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_7zl3",
"endId": "NCustom_chcw",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_3y87": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_9mpi",
"endId": "NCustom_chcw",
"priority": 0,
"speedLimit": 0,
"groupId": ""
},
"SCustom_05a": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_3rv",
"endId": "NCustom_hgv",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_7qm": {
"style": "Standard",
"trackClass": "Branch",
"startId": "NCustom_hgv",
"endId": "NCustom_cti",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_n2t": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_cti",
"endId": "NCustom_juj1",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_abe": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_cti",
"endId": "NCustom_bkr",
"priority": 0,
"speedLimit": 20,
"groupId": ""
},
"SCustom_vp1": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_x3b",
"endId": "NCustom_bkr",
"priority": 0,
"speedLimit": 15,
"groupId": null
},
"SCustom_yn6l": {
"style": "Standard",
"trackClass": "Branch",
"startId": "N22l",
"endId": "NCustom_ujxi",
"priority": 0,
"speedLimit": 0,
"groupId": ""
},
"SCustom_qj5l": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_30m3",
"endId": "NCustom_krcr",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_tx9o": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_krcr",
"endId": "NCustom_2a6q",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_57wj": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_krcr",
"endId": "NA3My4gx",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_vztz": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_x3b",
"endId": "NA3Mx48",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_f2pj": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_soaf",
"endId": "NA3Ma6dv",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_fwb4": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NA3My4gx",
"endId": "NCustom_80n9",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_rmw9": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_80n9",
"endId": "NCustom_30m3",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_80k4": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_80n9",
"endId": "NCustom_nwg9",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_usx8": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_nwg9",
"endId": "NCustom_m40u",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_mips": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_2xwi",
"endId": "NCustom_ntmd",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_wl5q": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_ntmd",
"endId": "NCustom_juj1",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_kbcp": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NA3My4gx",
"endId": "NCustom_pvec",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_kpi0": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_pvec",
"endId": "NCustom_soaf",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_68q6": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_2a6q",
"endId": "NCustom_c7hm",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_noba": null,
"SCustom_g8cq": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_0xcr",
"endId": "NCustom_0qfz",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_v90z": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_l1n7",
"endId": "NCustom_bfxu",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_8cao": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_jn36",
"endId": "NCustom_cd3l",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_0rp0": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_cwxy",
"endId": "NCustom_jn36",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_e089": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_cwxy",
"endId": "NCustom_0pxc",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_iyyd": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_0pxc",
"endId": "NCustom_26yy",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_o87b": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_l1n7",
"endId": "NCustom_0qfz",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_mt7r": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_l1n7",
"endId": "NCustom_cwxy",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_m5qk": null,
"SCustom_bo08": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_0xcr",
"endId": "NCustom_w6b8",
"priority": 0,
"speedLimit": 15,
"groupId": ""
},
"SCustom_i5qz": null,
"SCustom_wy0q": null,
"SCustom_vmdo": null,
"SCustom_kmyc": null,
"SCustom_xueg": null,
"SCustom_t5pq": {
"style": "Standard",
"trackClass": "Mainline",
"startId": "NCustom_yghg",
"endId": "NCustom_0pj1",
"priority": 0,
"speedLimit": 0,
"groupId": ""
},
"SCustom_iv5v": {
"style": "Standard",
"trackClass": "Mainline",
"startId": "NCustom_0pj1",
"endId": "NCustom_j9d",
"priority": 0,
"speedLimit": 0,
"groupId": ""
},
"SCustom_udqy": {
"style": "Yard",
"trackClass": "Industrial",
"startId": "NCustom_0pj1",
"endId": "NCustom_w6b8",
"priority": 0,
"speedLimit": 15,
"groupId": ""
}
},
"spans": {}
},
"splineys": {
"OCustom_cgu4": {
"handler": "AlinasMapMod.MapLabelBuilder",
"position": { "x": -31095.6426, "y": 527.840637, "z": -20326.8281 },
"text": "Andrews 3M",
"alignment": "TopLeft"
}
},
"scenery": {
"ZCustom_7ytd": null
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,26 @@
{
"manifestVersion": 1,
"id": "RMROC451.TweaksAndThings",
"name": "RMROC451's Tweaks and Things",
"version": "2.1.8_2025-09-06T03:07:49.2810977Z",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6"
},
{
"id": "railloader",
"notBefore": "1.9.6.14"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.10.25017.313"
}
],
"assemblies": [ "RMROC451.TweaksAndThings" ],
"mixintos": {
"container:ne-caboose01": "file(mroc-cabeese.json)",
"container:ne-caboose02": "file(mroc-cabeese.json)",
"container:ne-caboose03": "file(mroc-cabeese.json)"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -0,0 +1,23 @@
{
"objects": [
{
"$find": [
{
"path": "definition.archetype",
"value": "Caboose"
}
],
"definition": {
"loadSlots": [
{
"$add": {
"maximumCapacity": 8,
"loadUnits": "Quantity",
"requiredLoadIdentifier": "crew-hours"
}
}
]
}
}
]
}

View File

@@ -0,0 +1,14 @@
{
"loads": {
//raw mined
"legos-express-freight": {
"description": "Express Freight",
"units": "pounds",
"density": 50.0,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
}
}
}

View File

@@ -0,0 +1,13 @@
{
"manifestVersion": 5,
"id": "C_L_B.RefuelWaypoint",
"name": "RefuelWaypoint",
"version": "1.0.0",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6.8"
},
],
"assemblies": [ "RefuelWaypoint" ]
}

Binary file not shown.

View File

@@ -1,6 +0,0 @@
[
{
"carType": "EX-BricklineExpress",
"Name": "Brickline Express"
}
]

View File

@@ -1,32 +0,0 @@
By downloading, installing, or using the mod this file is included with ("the Mod"), you agree to the following terms:
1) No Redistribution:
- You may not reupload, distribute, or share the Mod on any website, platform, or service without prior written permission from the Mod's author, legotrainman ("the Author").
- Inclusion of the Mod in modpacks, compilations, or zip files intended for redistribution is strictly prohibited without explicit authorization from the Author.
2) No Modification or Reverse Engineering:
- You may not open, decompile, reverse engineer, or modify any part of the Mod, including but not limited to its .dll files or Unity Bundle files.
3) No Commercial Use:
- You may not use the Mod for any commercial purpose. This includes but is not limited to:
- Selling or monetizing access to the Mod.
- Using the Mod as part of any paid service, product, or content.
- Generating revenue through advertisements, donations, or other means directly tied to the Mods distribution or use.
4) Personal Use Only:
- You are granted a non-exclusive, non-transferable license to use the Mod for personal, non-commercial purposes only.
5) Liability and Warranty:
- The Mod is provided "as is" without warranty of any kind. The Author is not responsible for any damage, data loss, or other issues arising from the use of the Mod.
6) Termination:
- Failure to comply with these terms will result in the immediate termination of your right to use the Mod.
Contact:
For permissions, inquiries, or requests, contact the Author on Discord (legotrainman), or on Nexus mods (https://next.nexusmods.com/profile/legotrainman).
By using the Mod, you acknowledge that you have read, understood, and agreed to these terms.

View File

@@ -6,7 +6,7 @@
"clone": true, "clone": true,
"cloneDefault": true, "cloneDefault": true,
"price": 0, "price": 0,
"CarType": "EX-BricklineExpress", "CarType": "EX",
"adds":[ "adds":[
{ {
"replace": true, "replace": true,

Some files were not shown because too many files have changed in this diff Show More