Add Mack's Steam Loco Liveries

https://www.nexusmods.com/railroader/mods/512
This commit is contained in:
2025-08-10 09:33:38 -05:00
parent bfa5237161
commit ef5ed3a2ce
396 changed files with 50679 additions and 0 deletions

View File

@@ -0,0 +1,75 @@
{
"identifier": "lt-480-c40",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Lower Lining",
"GroupID": "mev-lower-lining",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
8.8,
0.05,
0.05
],
"useSecondary": false,
"priority": 0,
"colorId": "MEV Lower Lining",
"debug": false,
"name": "lining R",
"transform": {
"position": [
1.505,
1.167,
0.14
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
8.8,
0.05,
0.05
],
"useSecondary": false,
"priority": 0,
"colorId": "MEV Lower Lining",
"debug": false,
"name": "lining L",
"transform": {
"position": [
-1.505,
1.167,
0.14
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}