This commit is contained in:
Anuken
2020-10-01 16:03:13 -04:00
parent 68c41774e4
commit 215cfaa42f
2 changed files with 7 additions and 1 deletions

View File

@@ -1526,7 +1526,7 @@ public class Blocks implements ContentList{
force = 4.5f;
scaledForce = 5.5f;
range = 110f;
damage = 0.1f;
damage = 0.4f;
health = 160 * size * size;
rotateSpeed = 10;