My first mod attempt is to police one's brass after firing a weapon. I'm starting with only the pistol and so far I've tried the modlet approach with:
<append xpath="/items/item[@name=gunPistol]/property[@class=Action0]">
<property name="Create_item" value="resourceBulletCasing"/>...