<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.play.eco/en/index.php?action=history&amp;feed=atom&amp;title=Server_Configuration%2FWorldGenerator.eco</id>
	<title>Server Configuration/WorldGenerator.eco - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.play.eco/en/index.php?action=history&amp;feed=atom&amp;title=Server_Configuration%2FWorldGenerator.eco"/>
	<link rel="alternate" type="text/html" href="https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;action=history"/>
	<updated>2026-07-20T00:49:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;diff=16081&amp;oldid=prev</id>
		<title>Pwnerdonor: Updating with latest config information</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;diff=16081&amp;oldid=prev"/>
		<updated>2026-01-14T08:56:30Z</updated>

		<summary type="html">&lt;p&gt;Updating with latest config information&lt;/p&gt;
&lt;a href=&quot;https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;amp;diff=16081&amp;amp;oldid=12764&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Pwnerdonor</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;diff=12764&amp;oldid=prev</id>
		<title>StalEF: Created page with &quot;Settings here will only take effect when generating a new world.  *&lt;code&gt;Seed&lt;/code&gt; Determines the randomizer seed used for world generation. Two identical config files with the same seed will generate identical worlds. Identical config files with different seeds will generate similar (i.e. based on the same parameters) but different worlds. *&lt;code&gt;Dimensions&lt;/code&gt; Both values must be equal, and must be multiples of 4 (or the server won&#039;t launch). Larger world will be...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/en/index.php?title=Server_Configuration/WorldGenerator.eco&amp;diff=12764&amp;oldid=prev"/>
		<updated>2024-08-13T10:52:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Settings here will only take effect when generating a new world.  *&amp;lt;code&amp;gt;Seed&amp;lt;/code&amp;gt; Determines the randomizer seed used for world generation. Two identical config files with the same seed will generate identical worlds. Identical config files with different seeds will generate similar (i.e. based on the same parameters) but different worlds. *&amp;lt;code&amp;gt;Dimensions&amp;lt;/code&amp;gt; Both values must be equal, and must be multiples of 4 (or the server won&amp;#039;t launch). Larger world will be...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Settings here will only take effect when generating a new world. &lt;br /&gt;
*&amp;lt;code&amp;gt;Seed&amp;lt;/code&amp;gt; Determines the randomizer seed used for world generation. Two identical config files with the same seed will generate identical worlds. Identical config files with different seeds will generate similar (i.e. based on the same parameters) but different worlds.&lt;br /&gt;
*&amp;lt;code&amp;gt;Dimensions&amp;lt;/code&amp;gt; Both values must be equal, and must be multiples of 4 (or the server won&amp;#039;t launch). Larger world will be more resistant to pollution and have more natural resources. These values correspond to tens of meters (not blocks), so the default 72x72 world is 720 meters in each direction, or 0.52km2. See also [[Server Configuration#Change World Size]].&lt;br /&gt;
*&amp;lt;code&amp;gt;WaterLevel&amp;lt;/code&amp;gt; At which height level the water&amp;#039;s surface is. Defaults to a multiple of 4. Other values (e.g. 62 instead of the default 60) will cause water to reach only partially up the side of blocks. If that is a problem is unknown.&lt;br /&gt;
*&amp;lt;code&amp;gt;Height&amp;lt;/code&amp;gt; The maximum world terrain elevation, probably.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;LandPercentageRange&amp;lt;/code&amp;gt; an upper and lower bound for how much of the world can be made into landmass during world generation. Anything that isn&amp;#039;t land will be made into ocean. Keep in mind that more land will mean more vegetation and animals, which may shift the difficulty of the game as these affect pollution outcomes and available resources.&lt;br /&gt;
*&amp;lt;code&amp;gt;CoastlineSize&amp;lt;/code&amp;gt; Size of land coast (beach)&lt;br /&gt;
*&amp;lt;code&amp;gt;ShallowOceanSize&amp;lt;/code&amp;gt; Unknown, may be related to how much shallow water surrounds landmasses.&lt;br /&gt;
*&amp;lt;code&amp;gt;BiomePercent&amp;lt;/code&amp;gt; How much of the landmass will be of a certain biome type, adjustable for each kind of biome (e.g. WarmForestPercent). Uses a decimal value rather than percentages in the config file. The sum of these values must add up to less than a hundred percent so that the remainder can be made into grasslands.&lt;br /&gt;
*&amp;lt;code&amp;gt;NumContinentsRange&amp;lt;/code&amp;gt; Determines how many continents may be created. Set max and min values to the same (e.g. 2) to ensure exactly that many continents are generated.&lt;br /&gt;
*&amp;lt;code&amp;gt;ContinentAvoidRange&amp;lt;/code&amp;gt; How far apart continents will be. Unknown what the values actually mean.&lt;br /&gt;
*&amp;lt;code&amp;gt;IslandPercent&amp;lt;/code&amp;gt; How much of the world (or remaining ocean, maybe) will be dotted with islands.&lt;br /&gt;
*&amp;lt;code&amp;gt;NumSmallIslandsRange&amp;lt;/code&amp;gt; Determines the number of islands. Combined with IslandPercent, determines the size and number of islands present.&lt;br /&gt;
*&amp;lt;code&amp;gt;IslandAvoidRange&amp;lt;/code&amp;gt; Determines how far from other landmasses islands will be generated. Unknown what the values actually mean.&lt;br /&gt;
*&amp;lt;code&amp;gt;NumBiome&amp;lt;/code&amp;gt; One setting for each type (e.g. NumRainforests, etc.), determining how many will be generated. Combine with BiomePercent to make, for example, many small or fewer large such biomes.&lt;br /&gt;
*&amp;lt;code&amp;gt;LakeSizeRange&amp;lt;/code&amp;gt; Range of how many blocks the lakes will take up.&lt;br /&gt;
*&amp;lt;code&amp;gt;NumLakesRange&amp;lt;/code&amp;gt; Range of how many lakes canspawn.&lt;br /&gt;
*&amp;lt;code&amp;gt;NumRiversRange&amp;lt;/code&amp;gt; Range of how many rivers can spawn.&lt;br /&gt;
*&amp;lt;code&amp;gt;RiverAvoidance&amp;lt;/code&amp;gt; Distance between the spawned rivers.&lt;br /&gt;
*&amp;lt;code&amp;gt;RiverWidth&amp;lt;/code&amp;gt; Width of the River in blocks.&lt;br /&gt;
*&amp;lt;code&amp;gt;MaxElevationOceanDistance&amp;lt;/code&amp;gt; Unknown.&lt;br /&gt;
*&amp;lt;code&amp;gt;ElevationPower&amp;lt;/code&amp;gt; Unknown.&lt;br /&gt;
*&amp;lt;code&amp;gt;AutoScale&amp;lt;/code&amp;gt; Unknown.&lt;br /&gt;
*&amp;lt;code&amp;gt;AutoScaleExponent&amp;lt;/code&amp;gt; Unknown.&lt;br /&gt;
*&amp;lt;code&amp;gt;SaveTerrainImage&amp;lt;/code&amp;gt; Creates a biomes.png image in the server folder after worldgen if set to true.&lt;/div&gt;</summary>
		<author><name>StalEF</name></author>
	</entry>
</feed>