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

71 lines
1004 B
JSON

{
"identifier": "lt-442-a26",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Side Lettering (B)",
"GroupID": "mev-side-lettering",
"bulkAdds": [
{
"kind": "Decal",
"size": [
7.18,
1.33,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering R1",
"transform": {
"position": [
1.512,
1.907,
-0.146
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
7.18,
1.33,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering L1",
"transform": {
"position": [
-1.512,
1.907,
-0.146
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}