Files
Mods/-1- Mack & CJane's Steam Loco Customizations/LegosLibraryOfStuff/Definitions/Decals/d_a23t-2-side-let-h.json

71 lines
1010 B
JSON

{
"identifier": "lt-440-a23",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Side Lettering (H)",
"GroupID": "mev-side-lettering-horiz",
"bulkAdds": [
{
"kind": "Decal",
"size": [
6.24,
0.5496,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering R2",
"transform": {
"position": [
1.525,
1.8305,
0.016
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
6.24,
0.5496,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering L2",
"transform": {
"position": [
-1.525,
1.8305,
0.016
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}