Bugfixes
This commit is contained in:
@@ -1453,6 +1453,7 @@ public class Blocks implements ContentList{
|
||||
shootType = new LightningBulletType(){{
|
||||
damage = 21;
|
||||
lightningLength = 25;
|
||||
collidesAir = false;
|
||||
}};
|
||||
reloadTime = 35f;
|
||||
shootCone = 40f;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=3249f40f8f3a18846e7b5975dbe3d21c67fda8e4
|
||||
archash=1fa9e78b9a7a83090ec942fbc3c3ff6d8a25ebcf
|
||||
|
||||
Reference in New Issue
Block a user