Fix nutrients-from-wood-pulp not being craftable
This commit is contained in:
		
							parent
							
								
									3ea157ff50
								
							
						
					
					
						commit
						aac626c050
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -170,7 +170,7 @@ data:extend({
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        type = "recipe",
 | 
					        type = "recipe",
 | 
				
			||||||
        name = "nutrients-from-wood-pulp",
 | 
					        name = "nutrients-from-wood-pulp",
 | 
				
			||||||
        category = "smelting",
 | 
					        category = "chemistry",
 | 
				
			||||||
        energy_required = 1,
 | 
					        energy_required = 1,
 | 
				
			||||||
        enabled = false,
 | 
					        enabled = false,
 | 
				
			||||||
        auto_recycle = false,
 | 
					        auto_recycle = false,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue