This commit is contained in:
PrototypeTrousers
2023-02-02 20:00:56 -03:00
parent 8bad14f982
commit fb2aa21337
5 changed files with 9 additions and 25 deletions
@@ -237,7 +237,7 @@ public class ContainerMEPortableFluidCell extends AEBaseContainer implements IAE
AELog.debug(e);
}
}
//this.updatePowerStatus();
super.detectAndSendChanges();
}
}