Merge with upstream
This commit is contained in:
parent
60426c4cc1
commit
c7f599ead1
1 changed files with 0 additions and 1 deletions
|
@ -219,7 +219,6 @@ public class TileFusionControlComputer extends TilePowerAcceptor implements IToo
|
|||
if (hasStartedCrafting && this.crafingTickTime < this.finalTickTime) {
|
||||
this.crafingTickTime++;
|
||||
// Power gen
|
||||
|
||||
if (this.currentRecipe.getEuTick() > 0) {
|
||||
// Waste power if it has no where to go
|
||||
this.addEnergy(this.currentRecipe.getEuTick());
|
||||
|
|
Loading…
Add table
Reference in a new issue