Add Mack and CJane's Steam Loco Customizations

https://www.nexusmods.com/railroader/mods/511
This commit is contained in:
2025-08-10 09:19:19 -05:00
parent ad397b2834
commit 775f887b41
536 changed files with 30744 additions and 0 deletions

View File

@@ -0,0 +1,161 @@
{
"identifier": "lt-280-c25",
"clone": false,
"name": "C-25 Consolidation Tender",
"description": "Ma&Pa BW&Co 2-8-0 Tender",
"newLoads": [
{
"maximumCapacity": 16000.0,
"loadUnits": "Pounds",
"requiredLoadIdentifier": "coal"
},
{
"maximumCapacity": 4000.0,
"loadUnits": "Gallons",
"requiredLoadIdentifier": "water"
}
],
"removes": [
{
"kind": "Decal",
"name": "Rear Decal" },
{
"kind": "Decal",
"name": "Decal Tail Light Right" },
{
"kind": "Decal",
"name": "Decal Tail Light Left" },
{
"kind": "Decal",
"name": "Decal Right" },
{
"kind": "Decal",
"name": "Decal Left" },
{
"kind": "MarkerLight",
"name": "MarkerLight" }
],
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.2,
0.5,
0.02
],
"content": "RoadNumber",
"forceColor": "",
"name": "rear number",
"transform": {
"position": [
0.0,
1.876,
-2.895
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
0.27,
0.18,
0.02
],
"content": "RoadNumber",
"forceColor": "A0A0A4",
"name": "tailight number R1",
"transform": {
"position": [
1.067,
2.851,
-2.407
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
0.27,
0.18,
0.02
],
"content": "RoadNumber",
"forceColor": "A0A0A4",
"name": "tailight number L1",
"transform": {
"position": [
0.602,
2.851,
-2.407
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Colorizer",
"hexColors": [
"000000"
],
"material": null,
"name": "Colorizer",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}