Skip to content
Rutger Kok edited this page Aug 17, 2013 · 146 revisions
Terrain Control Wiki
Terrain Control is an advanced world generator. Through various configuration files it gives the user control over almost every aspect of Minecraft terrain generation, with no knowledge of Java required. It can be used on Bukkit or Forge servers and on singleplayer with Forge. Terrain Control is the successor to the old PhoenixTerrainMod, which was based on the popular BiomeTerrainMod. Terrain Control is maintained by Khoorn (known as Wickth on GitHub).
  <ul>
    <li>Control horizontal and vertical noise of terrain generation</li>
    <li>Control terrain height and volatility per biome</li>
    <li>Generating biome maps from images</li>
    <li>Control the size of biomes, islands and continents</li>
    <li>Custom biomes</li>
    <li>Many options for caves, canyons</li>
    <li>Control vanilla structures like mineshafts, strongholds and villages</li>
    <li>Full control of ores, plants, dungeons, ponds and many more</li>
    <li>Custom trees and other objects (BO2 and BO3)</li>
    <li>Block replacement</li>
    <li>Visual settings like custom foliage colors (TerrainControl client required)</li>
  </ul>
  To learn more, check out <a href="/Wickth/TerrainControl/wiki/Features"><strong>all of Terrain
  Control's features</strong></a>!
</td>
<td width="310">
  <h3>Download</h3>
  <a href="/Wickth/TerrainControl/wiki/Installation-instructions">Installation instructions</a><br />
  <a href="/Wickth/TerrainControl/wiki/Version-history">Version history</a>
  <h4>Stable version</h4>
  <a href="http://dev.bukkit.org/bukkit-plugins/terrain-control/files/27-terrain-control-v2-4-14/">
    2.4.14 for Bukkit and Forge 1.6.2
  </a>
  <h4>Dev versions</h4>
  <em>None at the moment.</em>
</td>

Tutorials

    <!-- Intermediate -->
    <li><a href="/Wickth/TerrainControl/wiki/Creating-a-world-from-an-image">How to create a world from an image</a> - <em>Intermediate</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/Basic-world-customization">Basic world customization</a> - <em>Intermediate</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/Basic-biomes-customization">Basic biomes customization</a> - <em>Intermediate</em></li>

     <!-- Advanced -->
     <li><a href="/Wickth/TerrainControl/wiki/A-TerrainControl-Analysis">A TerrainControl Analysis</a> - <em>Advanced</em></li>

     <!-- Other -->
     <li><a href="/Wickth/TerrainControl/wiki/Examples">Examples page</a></li>
     <li><a href="/Wickth/TerrainControl/wiki/Commands-and-Permissions">Commands and Permissions</a></li>
     <li><a href="/Wickth/TerrainControl/wiki/Terrain-Control-User-Interface">Terrain Control User Interface</a></li>
  </ul>
</td>
<td>
  <h3>Configuration files information</h3>
  <ul>
    <li><a href="/Wickth/TerrainControl/wiki/Variable-names">Variable names</a> - <em>Quick Note</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/WorldConfig">WorldConfig</a> - <em>Summary</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/BiomeConfigs">BiomeConfigs</a> - <em>Summary</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/Biome-Placement">Biome Placement</a> - <em>Detailed</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/Resources-queue">Resources queue</a> - <em>Detailed</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/BO2-objects">BO2 Objects</a> - <em>Summary</em></li>
    <li><a href="/Wickth/TerrainControl/wiki/BO3-objects">BO3 Objects</a> - <em>Summary</em> </li>
    <li><a href="/Wickth/TerrainControl/wiki/World-Height">World Height</a> - <em>Detailed</em>
    <li><a href="/Wickth/TerrainControl/wiki/Mod-compability">Compability with other mods</a> - <em>Other</em></li>
  </ul>
</td>

More Tutorials (external links)

Useful links

Want to help? See the wiki thread on the forums!