forked from cacklingfiend/lignumis
		
	AAI Industry: Move copper cable recipe to copper processing
This commit is contained in:
		
							parent
							
								
									b0ee9f94bc
								
							
						
					
					
						commit
						9edaf14f93
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -33,4 +33,7 @@ if settings.startup["lignumis-basic-circuit-board"].value then | ||||||
|     -- AAI Industry messes with the basic circuit board recipe |     -- AAI Industry messes with the basic circuit board recipe | ||||||
|     Technology:new("electronics"):removeRecipe("basic-circuit-board") |     Technology:new("electronics"):removeRecipe("basic-circuit-board") | ||||||
|     data.raw.recipe["basic-circuit-board"].enabled = true |     data.raw.recipe["basic-circuit-board"].enabled = true | ||||||
|  | 
 | ||||||
|  |     Technology:new("electricity"):removeRecipe("copper-cable") | ||||||
|  |     Technology:new("copper-processing"):addRecipe("copper-cable") | ||||||
| end | end | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann