Merge branch 'development' into 1.8
This commit is contained in:
commit
13a88c64bf
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ public class TileEntityChemicalDissolutionChamber extends TileEntityElectricBloc
|
|||
|
||||
public final double ENERGY_USAGE = usage.chemicalDissolutionChamberUsage;
|
||||
|
||||
public TileComponentUpgrade upgradeComponent = new TileComponentUpgrade(this, 3);
|
||||
public TileComponentUpgrade upgradeComponent = new TileComponentUpgrade(this, 4);
|
||||
|
||||
public RedstoneControl controlType = RedstoneControl.DISABLED;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue