Mass driver power fix / Bugfixes

This commit is contained in:
Anuken
2019-05-31 09:10:37 -04:00
parent 72cad1409f
commit 581782af28
4 changed files with 14 additions and 13 deletions

View File

@@ -943,7 +943,7 @@ public class Blocks implements ContentList{
itemCapacity = 120;
reloadTime = 200f;
range = 440f;
consumes.power(2f);
consumes.power(1.75f);
}};
//endregion