Pyratite Scorch Damage Nerf

This commit is contained in:
Shade 2026-01-01 09:03:52 +08:00
parent 7afc7804ad
commit 2ac0c025bf

View file

@ -3432,7 +3432,7 @@ public class Blocks{
keepVelocity = false;
hittable = false;
}},
Items.pyratite, new BulletType(4f, 60f){{
Items.pyratite, new BulletType(4f, 27f){{
ammoMultiplier = 6f;
hitSize = 7f;
lifetime = 18f;