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 9060a96cd3
commit 862c185c06
396 changed files with 50679 additions and 0 deletions

View File

@@ -0,0 +1,77 @@
{
"identifier": "ls-440-a23",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Numberplate",
"GroupID": "mev-numberplate",
"bulkAdds": [
{
"kind": "ColorableImageComponent",
"size": [
0.31,
0.31,
0.01
],
"useSecondary": false,
"priority": -1,
"colorId": "MEV Numberplate",
"debug": false,
"textureName": "mev-steam-liveries.wonderwall2.png",
"name": "numplate 1",
"transform": {
"position": [
0.0,
2.406,
4.449
],
"rotation": [
0.0,
1.0,
0.0,
0.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorableImageComponent",
"size": [
0.378,
0.378,
0.01
],
"useSecondary": false,
"priority": -1,
"colorId": "MEV Numberplate",
"debug": false,
"textureName": "mev-steam-liveries.wonderwall_c.png",
"name": "numplate 2",
"transform": {
"position": [
0.0,
2.406,
4.453
],
"rotation": [
0.0,
1.0,
0.0,
0.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}