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

71 lines
1005 B
JSON

{
"identifier": "ls-462-p48",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Cab Lettering",
"GroupID": "mev-center-lettering",
"bulkAdds": [
{
"kind": "Decal",
"size": [
1.76,
0.3904,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "cab lettering R1",
"transform": {
"position": [
1.473,
2.576,
-6.215
],
"rotation": [
0.0,
-0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
1.76,
0.3904,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "cab lettering L1",
"transform": {
"position": [
-1.473,
2.576,
-6.215
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}