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

71 lines
1007 B
JSON

{
"identifier": "lt-080-s51",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "MEV Side Lettering (V)",
"GroupID": "mev-side-lettering-vert",
"bulkAdds": [
{
"kind": "Decal",
"size": [
3.75,
1.25,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering R3",
"transform": {
"position": [
1.523,
1.954,
0.079
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "Decal",
"size": [
3.75,
1.25,
0.01
],
"content": "Lettering",
"forceColor": "",
"name": "side lettering L3",
"transform": {
"position": [
-1.523,
1.954,
0.079
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}