Buff gold stromatolites from non-plant
This commit is contained in:
		
							parent
							
								
									c405e0b379
								
							
						
					
					
						commit
						e2b86bac3d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -13,7 +13,7 @@ stromatolite.mining_time = 2
 | 
				
			||||||
stromatolite.minable.results = {
 | 
					stromatolite.minable.results = {
 | 
				
			||||||
    { type = "item", name = "gold-ore",               amount_min = 1, amount_max = 7 },
 | 
					    { type = "item", name = "gold-ore",               amount_min = 1, amount_max = 7 },
 | 
				
			||||||
    { type = "item", name = "gold-bacteria",          amount_min = 3, amount_max = 9 },
 | 
					    { type = "item", name = "gold-bacteria",          amount_min = 3, amount_max = 9 },
 | 
				
			||||||
    { type = "item", name = "gold-stromatolite-seed", amount = 1,     probability = 0.1 }
 | 
					    { type = "item", name = "gold-stromatolite-seed", amount = 1,     probability = 0.2 }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
stromatolite.map_color = { 255, 171, 0, 0.5 }
 | 
					stromatolite.map_color = { 255, 171, 0, 0.5 }
 | 
				
			||||||
stromatolite.pictures = {
 | 
					stromatolite.pictures = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue