Fix grinder using twice is recommended power
This commit is contained in:
parent
29b0d2443f
commit
b60941ddd4
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ public class TileGrinder extends TilePowerAcceptor implements IWrenchable, IInve
|
|||
@Override
|
||||
public void updateEntity() {
|
||||
super.updateEntity();
|
||||
crafter.updateEntity();
|
||||
upgradeHandler.tick();
|
||||
//charge(3); TODO
|
||||
charge(3);
|
||||
|
|
Loading…
Add table
Reference in a new issue