Could you put the vehicle mod under new features?
I was too lazy to mention it, but I already did.

Sorry to be a bugger, but I want to know if anyone can help me with a very simple mod request here. I'm looking to make the shotgun and pistol's pellets and bullets (respectively) do 1 damage per, instead of 4. Thanks for reading my request anyways.
Oh, and most people use the Community-updated Spelunky right?
There's a Spelunky Source Help Thread for this kinda question but I'll go ahead and answer it anyway!
In the characters folder, there is an object called oBullet. Under the oCharacer collision event, there is a line that says
global.plife -= 4;
near the top. Change that 4 to a 1 and you're done!