Go to file
2020-02-24 13:53:03 +00:00
FeatureManager@4aa3004f61 Add license headers to all source files 2020-02-24 13:51:55 +00:00
gradle/wrapper Add license headers to all source files 2020-02-24 13:53:03 +00:00
Noise2D@6b9cd79732 Add license headers to all source files 2020-02-24 13:51:55 +00:00
TerraForgedApp Add license headers to all source files 2020-02-24 13:51:55 +00:00
TerraForgedCore Add license headers to all source files 2020-02-24 13:51:55 +00:00
TerraForgedMod@4c7d234a41 Add license headers to all source files 2020-02-24 13:51:55 +00:00
.gitignore Initial commit 2020-01-16 09:52:41 +00:00
.gitmodules much 2020-01-16 21:33:41 +00:00
build.gradle build stuff 2020-01-16 21:44:33 +00:00
gradle.properties forge version 2020-02-11 19:07:56 +00:00
gradlew init 2020-01-16 09:56:57 +00:00
gradlew.bat init 2020-01-16 09:56:57 +00:00
README.md Update README.md 2020-02-22 20:55:47 +00:00
settings.gradle much 2020-01-16 21:33:41 +00:00

TerraForged

Build Status

TerraForged Social

About:

TerraForged is a new terrain generation mod for Minecraft (Java Edition), whose aim is to create more
expansive and inspiring worlds to build and explore in!

Website(s):

https://terraforged.com
https://github.com/TerraForged

Features:

  • Varied and immersive terrain
  • Erosion and improved rivers
  • Custom features and decoration
  • Extensive configuration options & in-game GUI

TerraForged Gallery

FAQ:

  1. "Is this compatible with mod xyz?"
    Probably! - TerraForged is designed to work with many of the same world-gen systems that the majority
    of block & biome providing mods use. Certain biomes' terrain may not always look exactly as their
    author designed but should otherwise be compatible.

  2. "Can I use this on a server?"
    Yes absolutely! - Either create the world initially in single player and thrn copy it to your server
    directory, or you can use my mod PreGenForge and add level-type=terraforged to the overrides.properties
    file it creates in the root of your server folder.