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

96 lines
1.4 KiB
JSON

{
"identifier": "lt-2102-f71",
"clone": false,
"name": "F-71 Santa Fe Tender",
"description": "SOU Ss 2-10-2 Tender",
"newLoads": [
{
"maximumCapacity": 32000.0,
"loadUnits": "Pounds",
"requiredLoadIdentifier": "coal"
},
{
"maximumCapacity": 9000.0,
"loadUnits": "Gallons",
"requiredLoadIdentifier": "water"
}
],
"removes": [
{
"kind": "Decal",
"name": "Right Decal" },
{
"kind": "Decal",
"name": "Left Decal" },
{
"kind": "Decal",
"name": "Rear Decal" },
{
"kind": "Decal",
"name": "Rear Decal Logo" },
{
"kind": "MarkerLight",
"name": "MarkerLight" }
],
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.2,
0.5,
0.02
],
"content": "RoadNumber",
"forceColor": "",
"name": "rear number",
"transform": {
"position": [
0.0,
2.187,
-4.25
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"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
}
]
}