Team-RTG / Realistic-Terrain-Generation

The Realistic Terrain Generation mod for Minecraft.
GNU General Public License v3.0
245 stars 118 forks source link

Add support for the Lost Cities mod #1340

Closed MCUmbrella closed 4 years ago

MCUmbrella commented 4 years ago

Issue Description: This is also a terrain generator mod that randomly generates cities in the world. It has APIs compatible with other terrain generators, but I think it may be difficult for one terrain generator to be compatible with another terrain generator.

Extra Information: The Lost Cities' source code: https://github.com/McJtyMods/LostCities

srs-bsns commented 4 years ago

The only way to make this work on the RTG side is very hacky and undesireable and so we won't be supporting Lost Cities in RTG worlds. Lost Cities should still work properly in other dimensions, provided that the dimension isn't set to use the RTG chunk generator.