Fix machine teirs
This commit is contained in:
parent
aaa0121e7c
commit
fc9e7df2f9
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ public abstract class TileGenericMachine extends TilePowerAcceptor
|
|||
this.maxEnergy = maxEnergy;
|
||||
this.toolDrop = toolDrop;
|
||||
this.energySlot = energySlot;
|
||||
checkTeir();
|
||||
}
|
||||
|
||||
public int getProgressScaled(final int scale) {
|
||||
|
|
Loading…
Add table
Reference in a new issue