Add Overland's Diesel Livery Tweaks

https://www.nexusmods.com/railroader/mods/636
This commit is contained in:
2025-08-10 10:46:53 -05:00
parent a8d1900945
commit 22c5cacb5c
22 changed files with 6801 additions and 0 deletions

View File

@@ -0,0 +1,78 @@
{
"identifier": "ld-gp9",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Lower Band",
"GroupID": "ld-gp9-Lower-Band",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
6.0,
0.8,
3.1
],
"useSecondary": false,
"priority": -3,
"colorID": "OL Lwr Band",
"debug": false,
"name": "Stripe 78",
"transform": {
"position": [
-0.000137718249,
1.981018,
4.13126326
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
14.58,
0.8,
1.9
],
"useSecondary": false,
"priority": -3,
"colorID": "OL Lwr Band",
"debug": false,
"name": "Stripe 77",
"transform": {
"position": [
0.0,
1.981018,
0.0
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}