|  |  |  | @ -77,11 +77,11 @@ public enum ForgeManager implements Runnable {@@ -77,11 +77,11 @@ public enum ForgeManager implements Runnable { | 
			
		
	
		
			
				
					|  |  |  |  |             if (workOrder.runCompleted == true) | 
			
		
	
		
			
				
					|  |  |  |  |                 continue; | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |             // Persist items that were currently cooking
 | 
			
		
	
		
			
				
					|  |  |  |  |             // Persist virtual items that were currently cooking
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |             persistItems(workOrder); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |             // Create new set of in-memory virtual items
 | 
			
		
	
		
			
				
					|  |  |  |  |             // Create new set of in-memory only virtual items
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |             forgeItems(workOrder); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | 
 |