space electrolyzer 
        
    
            
        
| Vars | |
| cell | used to check if there is a cell in the machine | 
|---|---|
| efficiency | Decrease the amount of power usage, changed by upgrading the capacitor tier | 
| mode | check what mode the machine should be (WORKING, STANDBY) | 
| on | check if the machine is on or off | 
| workingPower | Increase the amount of moles worked on, changed by upgrading the electrolite tier | 
Var Details
cell
            
        
    
            
        
        used to check if there is a cell in the machine
efficiency
            
        
    
            
        
        Decrease the amount of power usage, changed by upgrading the capacitor tier
mode
            
        
    
            
        
        check what mode the machine should be (WORKING, STANDBY)
on
            
        
    
            
        
        check if the machine is on or off
workingPower
            
        
    
            
        
        Increase the amount of moles worked on, changed by upgrading the electrolite tier