forked from cacklingfiend/lignumis
		
	Add mod Astroponics
This commit is contained in:
		
							parent
							
								
									6239c8957a
								
							
						
					
					
						commit
						3e82bdc79a
					
				
					 4 changed files with 8 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,8 @@ Lignumis = {
 | 
			
		|||
        "deep-miner",
 | 
			
		||||
        "logistic-system",
 | 
			
		||||
        "space-platform-thruster",
 | 
			
		||||
        "kovarex-enrichment-process"
 | 
			
		||||
        "kovarex-enrichment-process",
 | 
			
		||||
        "astroponics"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
    "dependencies": [
 | 
			
		||||
        "base",
 | 
			
		||||
        "space-age >= 2.0.0",
 | 
			
		||||
        "cf-lib >= 0.0.1",
 | 
			
		||||
        "astroponics >= 1.2.0",
 | 
			
		||||
        "wood-military >= 2.0.0",
 | 
			
		||||
        "Wood-Walls >= 1.2.0",
 | 
			
		||||
        "mf-buildings >= 0.1.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								lignumis/prototypes/integrations/astroponics-updates.lua
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								lignumis/prototypes/integrations/astroponics-updates.lua
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
if not mods["early-agriculture"] then
 | 
			
		||||
    data.raw.technology["tree-seeding"].hidden = false
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			@ -1 +1,2 @@
 | 
			
		|||
require("vanilla-updates")
 | 
			
		||||
require("astroponics-updates")
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue