This commit is contained in:
parent
8bb7efcc77
commit
ec30ac8e6c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ public class TileLapotronicSU extends TileEnergyStorage implements IContainerPro
|
|||
|
||||
public TileLapotronicSU() {
|
||||
super("LESU", 2, ModBlocks.LAPOTRONIC_SU, EnumPowerTier.INSANE, 8192, baseOutput, 1000000);
|
||||
checkOverfill = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue