forked from cacklingfiend/lignumis
		
	AAI Loaders: Yellow loader uses basic circuit board instead of electronic circuit
This commit is contained in:
		
							parent
							
								
									9b736073a3
								
							
						
					
					
						commit
						aae06ac132
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -2,4 +2,8 @@ local Recipe = require("__cf-lib__/data/Recipe") | |||
| 
 | ||||
| if not mods["aai-loaders"] then return end | ||||
| 
 | ||||
| Recipe:new("aai-loader"):replaceIngredient("transport-belt", "aai-wood-loader", 1) | ||||
| local recipe = Recipe:new("aai-loader"):replaceIngredient("transport-belt", "aai-wood-loader", 1) | ||||
| 
 | ||||
| if settings.startup["lignumis-basic-circuit-board"].value then | ||||
|     recipe:replaceIngredient("electronic-circuit", "basic-circuit-board") | ||||
| end | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann