Team-RTG / Realistic-Terrain-Generation

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

Suggestions for a few biome-adding mods #1310

Closed Sunconure11 closed 5 years ago

Sunconure11 commented 5 years ago
  1. Auxiliary Biomes
  2. Redwoods
srs-bsns commented 5 years ago

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

whichonespink44 commented 5 years ago

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