Fs no maxDamageFraction (#11416)

This commit is contained in:
EggleEgg 2025-12-02 21:06:16 +01:00 committed by GitHub
parent e05ef341d9
commit a01e4be75d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4187,7 +4187,6 @@ public class Blocks{
pointEffectSpace = 20f;
damage = 1350;
buildingDamageMultiplier = 0.2f;
maxDamageFraction = 0.6f;
pierceDamageFactor = 1f;
length = brange;
hitShake = 6f;