Realistic Terrain Generation

Realistic Terrain Generation

3M Downloads

Suggestions for a few biome-adding mods

Sunconure11 opened this issue ยท 2 comments

commented
  1. Auxiliary Biomes
  2. Redwoods
commented

Auxiliary Biomes:
RTG does not call this method on biomes and would have no way of reliably creating similar terrain for it without a bunch of special casing.
https://github.com/coderbot16/AuxiliaryBiomes/blob/master/src/main/java/net/coderbot/auxbiomes/biomes/BiomeMarsh.java#L70-L94

commented

Support for Redwoods added in b96e26c
Support for Auxiliary Biomes added in bb11aed