Fixed json-related crash
This commit is contained in:
@@ -1485,7 +1485,7 @@ public class Blocks implements ContentList{
|
||||
reloadTime = 35f;
|
||||
shootCone = 40f;
|
||||
rotatespeed = 8f;
|
||||
powerUse = 4.5f;
|
||||
powerUse = 5f;
|
||||
targetAir = false;
|
||||
range = 90f;
|
||||
shootEffect = Fx.lightningShoot;
|
||||
|
||||
Reference in New Issue
Block a user