Realistic Terrain Generation

Realistic Terrain Generation

3M Downloads

Support for biomes added by the Futurepack Mod

WenXin20 opened this issue ยท 2 comments

commented
Affected Mod Versions:
  • Forge version: 1.10.2
Issue Description:

Future pack seems to add the biomes Menelaus and Tyros:
[18:33:51] [Client thread/WARN] [FML/RTG]: [RTG-WARN] WARNING! RTG could not find a realistic version of Menelaus (40) from futurepack.common.dim.BiomeMenelaus
[18:33:51] [Client thread/WARN] [FML/RTG]: [RTG-WARN] WARNING! RTG could not find a realistic version of Tyros (41) from futurepack.common.dim.BiomeTyros

Extra Information:
commented

Those two biomes are from the dimensions that Futurepack adds to the game, so there's no need to add support for those since RTG only deals with Overworld biomes.

However, all other world gen should be working... let us know if that's not the case.

commented

Ok, thanks, and world gen looked fine from what I could tell.