Add Overland's Passenger Car Upgrade

https://www.nexusmods.com/railroader/mods/574
This commit is contained in:
2025-08-10 10:18:07 -05:00
parent 2d1d274b37
commit a8d1900945
67 changed files with 8591 additions and 0 deletions

View File

@@ -0,0 +1,78 @@
{
"identifier": "pb-osgbrad-lightweight-steel-1915",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Two Tone",
"GroupID": "pb-osgbrad-lightweight-steel-1915-TwoTone",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
21.3,
1.07,
0.025
],
"useSecondary": false,
"priority": -2,
"colorID": "OL Two Tone",
"debug": false,
"name": "Twotone 1",
"transform": {
"position": [
1.54800713,
2.62609863,
6.313294E-06
],
"rotation": [
0.0,
0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
21.3,
1.07,
0.025
],
"useSecondary": false,
"priority": -2,
"colorID": "OL Two Tone",
"debug": false,
"name": "Twotone 2",
"transform": {
"position": [
-1.548007,
2.626099,
6.313294E-06
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}