forked from cacklingfiend/lignumis
		
	Helmod: Fix bug with steam assembler
This commit is contained in:
		
							parent
							
								
									45f245d422
								
							
						
					
					
						commit
						22e3f9709e
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -30,11 +30,12 @@ assembling_machine.crafting_speed = 0.5 | |||
| assembling_machine.energy_usage = "25kW" | ||||
| assembling_machine.energy_source = { | ||||
|     type = "fluid", | ||||
|     fuel_categories = { "steam" }, | ||||
|     maximum_temperature = 165, | ||||
|     effectivity = 1, | ||||
|     emissions_per_minute = { noise = 50 }, | ||||
|     scale_fluid_usage = true, | ||||
|     fluid_box = { | ||||
|         filter = "steam", | ||||
|         production_type = "input", | ||||
|         pipe_picture = machinepipes(), | ||||
|         pipe_covers = pipecovers(), | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann