forked from cacklingfiend/lignumis
		
	Wood Industry: Woodchips have "wood" fuel category
This commit is contained in:
		
							parent
							
								
									cfe22bf13d
								
							
						
					
					
						commit
						07afca839c
					
				
					 3 changed files with 6 additions and 1 deletions
				
			
		|  | @ -30,6 +30,7 @@ | |||
|         "?aai-loaders-sane", | ||||
|         "?atan-nuclear-science", | ||||
|         "?lane-splitters", | ||||
|         "?wood-industry", | ||||
|         "!planet-picker", | ||||
|         "!any-planet-start", | ||||
|         "!apm_power_ldinc", | ||||
|  |  | |||
|  | @ -5,3 +5,4 @@ require("alien-biomes") | |||
| require("aai-loaders") | ||||
| require("nuclear-science") | ||||
| require("lane-splitters") | ||||
| require("wood-industry") | ||||
							
								
								
									
										3
									
								
								lignumis/prototypes/compatibility/wood-industry.lua
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								lignumis/prototypes/compatibility/wood-industry.lua
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| if not mods["wood-industry"] then return end | ||||
| 
 | ||||
| data.raw.item["woodchips"].fuel_category = "wood" | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann