Clean the sawmill gui a bit, and remove debug code
This commit is contained in:
parent
2a754b2497
commit
23bf14b37d
6 changed files with 19 additions and 6 deletions
|
@ -73,7 +73,6 @@ public class TileImplosionCompressor extends TileMachineBase implements IWrencha
|
|||
|
||||
@Override
|
||||
public void updateEntity() {
|
||||
System.out.println("hello");
|
||||
super.updateEntity();
|
||||
crafter.updateEntity();
|
||||
energy.updateEntity();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue