Y'all probably already know this, but I just hacked away and found this today. I was having problems with the Barstow oil pan getting easily damaged so here's the code I came up with: Under the category of "barstow_oilpan_v8_big", change these two lines of these two sections: //oilpan node {"beamSpring":1501000,"beamDamp":250}, //{"beamDeform":8000,"beamStrength":"FLT_MAX"}, {"beamDeform":800000,"beamStrength":"FLT_MAX"}, //oil ref {"beamSpring":1001000,"beamDamp":150}, //{"beamDeform":25000,"beamStrength":"FLT_MAX"}, {"beamDeform":2500000,"beamStrength":"FLT_MAX"}, As you can see all I did was add two zeroes to each of the deformBeam values. I tested it out and it works. You'll damage the suspension and engine itself before that oil pan breaks. lol