-
-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Fork of the Terra 1 to 1 project and submod of CubicChunks and CubicWorldGen.
Terra++ is a fork of Terra 1 to 1 (a mod that utilizes public online datasets to generate the Earth's structures and features without any unfamiliar blocks or biomes at a 1 to 1 scale) which aims to greatly improve the performance, fix bugs, and add new, useful and fast features to the original mod.
The mod is constantly being worked on and being updated as we add more features and fine-tune the mod to achieve a better connection between the real world and the world of blocks.
The latest version can always be compiled from our Github, however, a version of it will always be included with the BTE modpack, and we'll do our best to keep it up to date.
- Major roads, minor roads and Grass Pathways from OpenStreetMap
- Elevation and biome placement using public terrain datasets.
- Procedural Tree placement
- Oceans based on elevation with depth data
- "Customize World" GUI that does not require MalisisCore
- Teleport by latitude and longitude using
/tpll latitude longitude [elevation]
- Ore spawning just below the surface
- Caves, Dungeons, and other standard underground features are still available and procedurally generated using CubicWorldGen as a baseline. Though, they are left disabled by default unless modified in the generator settings.
-
terraplusplus.admin
- Gives access to all terra++ features and commands -
terraplusplus.commands.terra
- Gives access to/terra
-
terraplusplus.commands.terra.utilities
- Gives access to terra++ utilities -
terraplusplus.commands.tpll
- Gives access to/tpll
- Elevation data: AWS Terrain Tiles. (© Mapzen, and others)
- Tree cover data: ARCGIS REST TreeCover2000 Image Server hosted by the World Resources Institute
- Road data: OpenStreetMap under the Open Database License. It is downloaded in real-time using a public Overpass API instance. (© OpenStreetMap contributors)
- Climate data: The University of Delaware Center for Climatic Research's Climate Data Archive
- Soil suborder data: USDA Natural Resources Conservation Service's Global Soil Region Map
- REQUIRED: Minecraft Forge
- REQUIRED: CubicChunks
- REQUIRED: CubicWorldGen
Releases will not be found from within GitHub, but rather on our Jenkins Continuous Integration server kindly provided by DaPorkchop. Everything is automatically built and compiled for every single commit, so you can always snag the latest release.
If you want to build it yourself manually, even though Jenkins does it for you, here are the building instructions.
To create a new Build the Earth world, use the World Type: Build the Earth, in the "More World Options..." screen.