Realistic Terrain Generation

Realistic Terrain Generation

3M Downloads

Add support for the Lost Cities mod

MCUmbrella opened this issue ยท 1 comments

commented

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

commented

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.