Stone brick from sand is now crafted in assemblers
This commit is contained in:
		
							parent
							
								
									d2321d13a4
								
							
						
					
					
						commit
						ed65e55680
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@ Recipe:new({
 | 
				
			||||||
Recipe:new({
 | 
					Recipe:new({
 | 
				
			||||||
    type = "recipe",
 | 
					    type = "recipe",
 | 
				
			||||||
    name = "stone-brick-sand",
 | 
					    name = "stone-brick-sand",
 | 
				
			||||||
    category = "smelting",
 | 
					    category = "crafting",
 | 
				
			||||||
    energy_required = 3.2,
 | 
					    energy_required = 3.2,
 | 
				
			||||||
    enabled = false,
 | 
					    enabled = false,
 | 
				
			||||||
    auto_recycle = false,
 | 
					    auto_recycle = false,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue