Files
Mods/OLPassCarMod/LegosLibraryOfStuff/Definitions/pbo-pullman-heavyweight-early-OL-Cills.json

79 lines
1.8 KiB
JSON

{
"identifier": "pbo-pullman-heavyweight-early",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Cills",
"GroupID": "pbo-pullman-heavyweight-early-Cills",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
22.4,
0.05,
0.03
],
"useSecondary": false,
"priority": -1,
"colorID": "OL Cills",
"debug": false,
"name": "Cill 1",
"transform": {
"position": [
1.497898,
1.895203,
0.47
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
22.4,
0.05,
0.03
],
"useSecondary": false,
"priority": -1,
"colorID": "OL Cills",
"debug": false,
"name": "Cill 2",
"transform": {
"position": [
-1.497898,
1.895203,
0.47
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}