I have a mod that makes bullets and ammo not damage blocks.i think removing collision will make the bullets go through blocks and hit zombies behind walls, so its not a solution
That just stops the item going thru something.In the blocks xml file
<property name="Collide" value="movement,melee,bullet,arrow,rocket"/>
remove bullet.
I've never tried this so can't confirm if this will work.
i tried that modlet, i it still deals minimal damage to blockI have a mod that makes bullets and ammo not damage blocks.
Its called anti block mod in my thread if you wanted
That just stops the item going thru something.
Only to certain blocks like blinds and glass. Will look into it tho to change that eventually.i tried that modlet, i it still deals minimal damage to block
so i guess theres no real way to stop the bullet dealing 1 dmg to blocks