Terra 1 to 1

Experimental
A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real earth terrain, biomes, and features on a 1:1 scale

File Details

Quick Fix for Tree generation

  • R
  • Jan 19, 2021
  • 6.34 MB
  • 97.6K
  • 1.12.2
  • Forge

File Name

terra121-0.1.5.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:terra-1-to-1-minecraft-world-project-360849:3173344")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Hey everyone,

This is a quick fix regarding trees no longer generating.

We have redone the Trees algorithm to use a different dataset based on the same underlying data (so the location of the trees will be the same).

It is highly recommended to update to this version as trees no longer work on version 0.1.5 or lower.

There is also now command for inverting the water generation (There is water where it was land and vice versa): /terra invwtr or /terra invertwater This should be used in tandem with //regen in WorldEdit. This is to combat a bug where water is inverted in certain areas.