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

79 lines
1.8 KiB
JSON

{
"identifier": "pbo-pullman-heavyweight-early",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Two Tone",
"GroupID": "pbo-pullman-heavyweight-early-TwoTone",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
22.4,
1.1,
0.0465
],
"useSecondary": false,
"priority": -2,
"colorID": "OL Two Tone",
"debug": false,
"name": "TwoTone 1",
"transform": {
"position": [
1.49,
2.46875,
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,
1.1,
0.0465
],
"useSecondary": false,
"priority": -2,
"colorID": "OL Two Tone",
"debug": false,
"name": "TwoTone 2",
"transform": {
"position": [
-1.49,
2.46875,
0.47
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}