This commit is contained in:
Anuken
2020-10-08 09:15:33 -04:00
parent 29ccc5010a
commit 3ec243a49b
4 changed files with 15 additions and 10 deletions

View File

@@ -1527,9 +1527,9 @@ public class Blocks implements ContentList{
hasPower = true;
size = 2;
force = 4.5f;
force = 5f;
scaledForce = 5.5f;
range = 110f;
range = 160f;
damage = 0.4f;
health = 160 * size * size;
rotateSpeed = 10;