Added extra checks to see if they help server duplication

This commit is contained in:
Anuken
2025-07-24 01:00:30 -04:00
parent 697396d1c6
commit c3e1b8b329
2 changed files with 7 additions and 1 deletions

View File

@@ -4279,7 +4279,7 @@ public class Blocks{
hitSize = 7f;
shootEffect = sfe;
smokeEffect = Fx.shootBigSmoke;
ammoMultiplier = 1;
ammoMultiplier = 2;
reloadMultiplier = 1f;
pierceCap = 4;
pierce = true;