Decreased throughput of instant transfer blocks chained to routers

This commit is contained in:
Anuken
2020-08-23 17:08:07 -04:00
parent 2f19cab144
commit fefef3bc47
4 changed files with 7 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ public class Bullets implements ContentList{
width = 6f;
height = 8f;
hitEffect = Fx.flakExplosion;
splashDamage = 20f;
splashDamage = 22f;
splashDamageRadius = 20f;
fragBullet = flakGlassFrag;
fragBullets = 5;