mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-30 12:05:32 +01:00 
			
		
		
		
	Moretrees : spawn saplings to reduce mapgen lags
This commit is contained in:
		| @@ -14,13 +14,13 @@ moretrees.enable_birch			= true | ||||
| moretrees.enable_spruce			= true | ||||
| moretrees.enable_jungle_tree	= true | ||||
| moretrees.enable_fir			= true | ||||
| moretrees.enable_beech			= false | ||||
| moretrees.enable_beech			= true | ||||
|  | ||||
| -- set this to true to make moretrees spawn saplings at mapgen time instead | ||||
| -- of fully-grown trees, which will grow into full trees very quickly.  With | ||||
| -- older versions of plants_lib, doing this will reduce mapgen lag. | ||||
|  | ||||
| moretrees.spawn_saplings		= false | ||||
| moretrees.spawn_saplings		= true | ||||
|  | ||||
| -- Set this to true to allow usage of the stairsplus mod in moreblocks | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user