Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Decals/d_a26-4-cn-let.json

71 lines
1007 B
JSON

{
"identifier": "ls-442-a26",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Cab Lettering",
"GroupID": "mev-center-lettering",
"bulkAdds": [
{
"kind": "Decal",
"size": [
2.169,
0.40676,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "cab lettering R1",
"transform": {
"position": [
1.515,
2.4145,
-4.902,
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
2.169,
0.40676,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "cab lettering L1",
"transform": {
"position": [
-1.515,
2.4145,
-4.902,
],
"rotation": [
0.0,
0.7071069,
0.0,
0.7071069
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}