Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Decals/d_c40-2-md-num.json

71 lines
994 B
JSON

{
"identifier": "ls-480-c40",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Cab Numbers (M)",
"GroupID": "mev-large-cab-numbers",
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.6,
0.4,
0.01
],
"content": "RoadNumber",
"forceColor": "",
"name": "cab number R2",
"transform": {
"position": [
1.576,
2.641,
-3.2395
],
"rotation": [
0.0,
-0.7071068,
0.0,
0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
1.6,
0.4,
0.01
],
"content": "RoadNumber",
"forceColor": "",
"name": "cab number L2",
"transform": {
"position": [
-1.576,
2.641,
-3.2395
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}