TerraForged/README.md

47 lines
2.2 KiB
Markdown
Raw Normal View History

2020-01-16 22:14:14 +00:00
# TerraForged
2020-01-19 21:11:57 +00:00
2020-01-21 10:05:15 +00:00
[![Build Status](https://ci.dags.me/buildStatus/icon?job=TerraForged)](https://ci.dags.me/job/TerraForged/)
2020-02-22 20:55:47 +00:00
![TerraForged Social](https://terraforged.com/curse/header.jpg)
#### About:
TerraForged is an ambitious new terrain generator mod for Minecraft (Java Edition) attempting to
create more immersive, inspiring worlds to explore and build in. Featuring an overhaul of the
vanilla generation system, custom terrain shapes, simulated erosion, better rivers, custom
decorations, tonnes of configuration options, and more!
2020-02-22 20:55:47 +00:00
2020-03-02 10:02:08 +00:00
#### Website(s):
[https://terraforged.com](https://terraforged.com)
[https://github.com/TerraForged](https://github.com/TerraForged)
2020-03-02 10:01:34 +00:00
#### Installation:
1. Install forge for the target version of Minecraft (ie 1.15.2)
2. Add the TerraForged mod jar to your profile's mods folder
3. Select the '`TerraForged`' world-type when creating a new world
2020-02-22 20:55:47 +00:00
#### Features:
- Varied and immersive terrain
- Erosion and improved rivers
- Custom features and decoration
- Extensive configuration options & in-game GUI
![TerraForged Gallery](https://terraforged.com/curse/gallery.jpg)
#### FAQ:
1. "Is this compatible with mod xyz?"
2020-02-24 13:13:36 +00:00
_Probably! (to some degree) - 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. Feel free to report any other
2020-02-26 12:15:30 +00:00
compatibility issues on the issue tracker._
2020-02-24 13:13:36 +00:00
2. "How can I use this on my server?"
_When Forge supports it, you can simply set level-type=terraforged in your server.properties file. In
the meantime, you will need to create the world in single player and then copy that to your server
directory. (In both cases, TerraForged must be installed on the client and the server)._
2020-02-26 11:48:21 +00:00
3. "Will I need a super-computer to run this?!"
2020-02-24 13:13:36 +00:00
_No, not really - while this world generator will be a bit slower than vanilla's (on account of it
2020-02-24 13:14:18 +00:00
doing more work to make things look nice), it would only be apparent when first generating a chunk -
they might load in slower when moving to new parts of the world, but game performance should
2020-02-24 13:13:36 +00:00
otherwise be normal. A 4-core CPU should be able to handle this just fine._