Skip to content

PaddyDwyer/Realistic-Terrain-Generation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realistic Terrain Generation

Realistic Terrain Generation (RTG) is a Minecraft mod that adds a new world type which generates realistic terrain. It doesn't add new blocks. It doesn't add new mobs. It doesn't even add new biomes. It simply generates existing biomes (including those added by other mods) with more realistic-looking terrain.

Minecraft Forum thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2524489-wip-realistic-terrain-generation-0-0-7

Project roadmap

  • Get all vanilla biomes generating 'realistically' alongside custom biomes
  • Remove custom biomes completely. This mod will eventually only generate realistic terrain for vanilla biomes and biomes that have been added by other mods.
  • Add inherent support for all popular biome-adding mods (Biomes O' Plenty, ExtraBiomesXL, Highlands, Enhanced Biomes, Thaumcraft, etc.) and generic support for any mod that adds new biomes.
  • Improve the aesthetic of each biome and resolve major issues
  • Create an API to allow other mods to customise terrain generation

How to contribute

If you would like to contribute to this project, please take a look through the Milestones in the Issues section to see if there's anything you can help with, then comment on the issue to express your interest and explain what you'd like to do. Alternatively, you can create a new issue explaining how you'd like to help. Please note, however, that this project has a roadmap (see above), so all contributions should help to further the project down that road.

How to report an issue

  • Please use the Issues section for all crash reports, bug reports, and feature requests. If you're reporting a crash, please include the crash report generated by Minecraft (these can be found in your crash-reports folder), and describe what you were doing immediately before the crash. The more information you provide, the easier it will be to resolve the isssue.

Development

RTG is built on Forge 1.7.10-10.13.4.1448 and compiled with Gradle 2.0.

Downloads

Downloads can be found in the Releases section, but please note that RTG is currently in alpha, which means that it should only be used for testing purposes. Do not attempt to load any of your existing worlds with this mod installed or you run the risk of corrupting them.

Credits

This mod is a re-branded fork of the revolutionary Realistic World Gen mod by Ted80. It was created as a new project because it will likely deviate from Ted80's original vision for RWG, and the author of this mod didn't want to interfere with that vision.

License

Realistic Terrain Generation Copyright (C) 2015 WhichOnesPink

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Minecraft mod that generates realistic terrain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%