minor recipe stuff
This commit is contained in:
		
							parent
							
								
									020f741223
								
							
						
					
					
						commit
						44e9df091b
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		|  | @ -1,9 +1,10 @@ | ||||||
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | ||||||
| Version: 0.7.2 | Version: 0.7.2 | ||||||
| Date: 2022-08-12 | Date: 2022-08-13 | ||||||
|   Changes: |   Changes: | ||||||
|     - AAI: Oil processing now depends on tungsten processing. Added new pumpjack tech to enable |     - AAI: Oil processing now depends on tungsten processing. Added new pumpjack tech to enable | ||||||
|       pumpjacks prior to other oil processing recipes. |       pumpjacks prior to other oil processing recipes. | ||||||
|  |     - Some minor modded recipe updates | ||||||
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | ||||||
| Version: 0.7.1 | Version: 0.7.1 | ||||||
| Date: 2022-08-10 | Date: 2022-08-10 | ||||||
|  |  | ||||||
|  | @ -460,3 +460,7 @@ util.add_ingredient("oil_rig", "tungsten-carbide", 5) | ||||||
| util.replace_ingredient("penetrator-shell", "steel-plate", "tungsten-plate") | util.replace_ingredient("penetrator-shell", "steel-plate", "tungsten-plate") | ||||||
| util.add_to_ingredient("penetrator-shell", "tungsten-plate", 2) | util.add_to_ingredient("penetrator-shell", "tungsten-plate", 2) | ||||||
| util.replace_ingredient("basic-ammo-crate", "copper-plate", "tungsten-plate") | util.replace_ingredient("basic-ammo-crate", "copper-plate", "tungsten-plate") | ||||||
|  | 
 | ||||||
|  | if mods["expanded-rocket-paylods"] then | ||||||
|  |   util.replace_some_ingredient("advanced-assembler", "steel", 100, "tungsten-carbide", 100) | ||||||
|  | end | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brevven
						Brevven