Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MCTCP/TerrainControl

Minecraft Terrain Generator for SpigotMC and Forge
https://github.com/MCTCP/TerrainControl

forge minecraft minecraft-terrain-generation spigot spigot-plugin

Last synced: about 2 months ago
JSON representation

Minecraft Terrain Generator for SpigotMC and Forge

Awesome Lists containing this project

README

        

## TerrainControl

|

Project status

|
| -------------- |
| Terrain Control is not really maintained anymore. There are still a few people left that make changes every now and then, but no proper release has been made for a long time. The forums and build server are also gone, so you need to compile the source code yourself. A possible alternative is [OpenTerrainGenerator](https://openterraingenerator.com/), which is a fork of Terrain Control. |

[![CircleCI](https://circleci.com/gh/MCTCP/TerrainControl.svg?style=shield)](https://circleci.com/gh/MCTCP/TerrainControl)

TerrainControl is an advanced world generator for Minecraft. 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.


  • Control horizontal and vertical noise of terrain generation

  • Control terrain height and volatility per biome

  • Generating biome maps from images

  • Control the size of biomes, islands and continents

  • Custom biomes

  • Many options for caves, canyons

  • Control vanilla structures like mineshafts, strongholds and villages

  • Full control of ores, plants, dungeons, ponds and many more

  • Custom trees and other objects (BO2 and BO3)

  • Block replacement

  • Visual settings like custom foliage colors (TerrainControl client required)

  • Essentially everything!


To learn more, check out all of TerrainControl's features!

## Links
* Project home at [Minecraft Forums](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2554291-terraincontrol-advanced-world-generator) / [SpigotMC](https://www.spigotmc.org/resources/terraincontrol.2214/) / [BukkitDev](http://dev.bukkit.org/bukkit-plugins/terrain-control/)
* [Wiki](https://github.com/MCTCP/TerrainControl/wiki/)
* [Releases](https://github.com/MCTCP/TerrainControl/releases)
* [Installation](https://github.com/MCTCP/TerrainControl/wiki/Installation-instructions) for Spigot and Forge
* [Compilation](./COMPILING.md) instructions for command-line, Eclipse and IntelliJ
* [Version history](https://github.com/MCTCP/TerrainControl/wiki/Version-history)