Slow down basic radar recipe
This commit is contained in:
		
							parent
							
								
									cb719ea7c0
								
							
						
					
					
						commit
						c405e0b379
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -75,6 +75,7 @@ data:extend({
 | 
				
			||||||
        type = "recipe",
 | 
					        type = "recipe",
 | 
				
			||||||
        name = "basic-radar",
 | 
					        name = "basic-radar",
 | 
				
			||||||
        category = "crafting-with-fluid",
 | 
					        category = "crafting-with-fluid",
 | 
				
			||||||
 | 
					        energy_required = 10,
 | 
				
			||||||
        ingredients = {
 | 
					        ingredients = {
 | 
				
			||||||
            { type = "item",  name = "stone-brick",       amount = 4 },
 | 
					            { type = "item",  name = "stone-brick",       amount = 4 },
 | 
				
			||||||
            { type = "item",  name = "wooden-gear-wheel", amount = 4 },
 | 
					            { type = "item",  name = "wooden-gear-wheel", amount = 4 },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue