Fix #1688
This commit is contained in:
parent
96bbe75c60
commit
79586e0a62
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ public class TileElectricFurnace extends TilePowerAcceptor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
progress = 0;
|
|
||||||
updateState();
|
updateState();
|
||||||
}
|
}
|
||||||
if (burning != isBurning()) {
|
if (burning != isBurning()) {
|
||||||
|
|
Loading…
Reference in a new issue