Large buff to power usage, should fix #769
This commit is contained in:
parent
51331b77e7
commit
29b0d2443f
4 changed files with 4 additions and 4 deletions
|
@ -219,7 +219,7 @@ public class TileIndustrialGrinder extends TilePowerAcceptor
|
|||
|
||||
@Override
|
||||
public double getMaxInput() {
|
||||
return 32;
|
||||
return 64;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue