Files
Mods/OLPassCarMod/LegosLibraryOfStuff/Definitions/cbs-baggage01-OL-Cills.json

79 lines
1.7 KiB
JSON

{
"identifier": "cbs-baggage01",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Cills",
"GroupID": "cbs-baggage01-Cills",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
18.0,
0.05,
0.001
],
"useSecondary": false,
"priority": -1,
"colorID": "OL Cills",
"debug": false,
"name": "Cill 1",
"transform": {
"position": [
1.49798632,
2.00787354,
0.000267166964
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.7071069
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
18.0,
0.05,
0.001
],
"useSecondary": false,
"priority": -1,
"colorID": "OL Cills",
"debug": false,
"name": "Cill 2",
"transform": {
"position": [
-1.497986,
2.007874,
0.000267167
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}