Just started using the plugin and on checking the spawned vehicles some have engine parts missing rendering them undrivable. Maybe a spark plug or valve. Generally where 2 items are required by a particular category.
My config
{
"EngineParts": {
"Tier1Chance": 90,
"Tier2Chance": 10,
"Tier3Chance": 0,
"MinConditionPercent": 100.0,
"MaxConditionPercent": 100.0
},
"MinFuelAmount": 30,
"MaxFuelAmount": 50,
"MinHealthPercent": 15.0,
"MaxHealthPercent": 50.0,
"ModulePresets": {
"2Sockets": {
"UseVanillaPresets": true,
"CustomPresets": []
},
"3Sockets": {
"UseVanillaPresets": true,
"CustomPresets": []
},
"4Sockets": {
"UseVanillaPresets": true,
"CustomPresets": []
}
}
}