forked from cacklingfiend/lignumis
		
	Remove temporary fix for crash due to "Wood Walls and floors"
This commit is contained in:
		
							parent
							
								
									12fdcbcb90
								
							
						
					
					
						commit
						d35e86755a
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -2,6 +2,3 @@ local recipe = data.raw.recipe["wooden-wall"] | ||||||
| recipe.ingredients = { { type = "item", name = "lumber", amount = 4 } } | recipe.ingredients = { { type = "item", name = "lumber", amount = 4 } } | ||||||
| recipe.results = { { type = "item", name = "wooden-wall", amount = 1 } } | recipe.results = { { type = "item", name = "wooden-wall", amount = 1 } } | ||||||
| recipe.category = "wood-processing-or-assembling" | recipe.category = "wood-processing-or-assembling" | ||||||
| 
 |  | ||||||
| -- https://mods.factorio.com/mod/Wood-Walls/discussion/679915cbb8bf3c84c65db404 |  | ||||||
| data.raw.corpse["woodenwall-remnants"].icon = "__Wood-Walls__/graphics/wooden-wall/wooden-wall.png" |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann