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 biome signature to volcanoes #1100

Closed whichonespink44 closed 7 years ago

whichonespink44 commented 7 years ago

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2524489-realistic-terrain-generation-rtg-realistic-biomes?comment=4135

@Zeno410 Not sure how possible/desirable this would be, but maybe we could add a config option similar to the ones we have for the scenic lakes? So by default, the volcanoes would inherit the biome signature of the biome they generate in, but if the user enters the biome ID of BOP's Volcanic Island, for example, then the volcano would use that for its biome signature.

srs-bsns commented 7 years ago

This would only be possible by adding a custom biome, and there's no way to do that without a client-side component.

Perhaps, in the future, volcanos can be moved to an add-on where adding a biome for them is more appropriate (and most desireable).