Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Base/base_a26t.json

161 lines
2.2 KiB
JSON

{
"identifier": "lt-442-a26",
"clone": false,
"name": "A-26 Atlantic Tender",
"description": "SSW E1 4-4-2 Tender",
"newLoads": [
{
"maximumCapacity": 24000.0,
"loadUnits": "Pounds",
"requiredLoadIdentifier": "coal"
},
{
"maximumCapacity": 6000.0,
"loadUnits": "Gallons",
"requiredLoadIdentifier": "water"
}
],
"removes": [
{
"kind": "Decal",
"name": "Decal" },
{
"kind": "Decal",
"name": "Decal 1" },
{
"kind": "Decal",
"name": "Decal 2" },
{
"kind": "Decal",
"name": "Decal Tail Right" },
{
"kind": "Decal",
"name": "Decal Tail Left" },
{
"kind": "MarkerLight",
"name": "MarkerLight" }
],
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.2,
0.5,
0.2
],
"content": "RoadNumber",
"forceColor": "",
"name": "rear number",
"transform": {
"position": [
0.0,
1.907,
-3.965
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
0.3,
0.16,
0.02
],
"content": "RoadNumber",
"forceColor": "A0A0A4",
"name": "tailight number R1",
"transform": {
"position": [
0.223,
3.058,
-3.627
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
0.3,
0.16,
0.02
],
"content": "RoadNumber",
"forceColor": "A0A0A4",
"name": "tailight number L1",
"transform": {
"position": [
-0.223,
3.058,
-3.627
],
"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
}
]
}