thermomachine 
        
    
            
        
This file contain the eight parts surrounding the main core, those are: fuel input, moderator input, waste output, interface and the corners The file also contain the guicode of the machine
| Vars | |
| active | Check if the machine has been activated | 
|---|---|
| cracked | Check if the machine is cracked open | 
| fusion_started | Check if fusion has started | 
| icon_state_open | Vars for the state of the icon of the object (open, off, active) | 
Var Details
active
            
        
    
            
        
        Check if the machine has been activated
cracked
            
        
    
            
        
        Check if the machine is cracked open
fusion_started
            
        
    
            
        
        Check if fusion has started
icon_state_open
            
        
    
            
        
        Vars for the state of the icon of the object (open, off, active)