nvx / CleanroomGenerator

CleanroomGenerator - Clean Room style flat world Chunk Generator for the Minecraft Server Mod Bukkit. See the Bukkit forum thread for more information.
https://dev.bukkit.org/projects/cleanroomgenerator
GNU Affero General Public License v3.0
18 stars 23 forks source link

Jungle Biomes spawning in cleanrooms #8

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hi - thanks for creating this plugin! I've been using it to create flat "assembly areas", but since the 1.2 update, jungle biomes (and associated terrain) have been springing up in my cleanroom worlds. Any ideas on a fix?

nvx commented 12 years ago

Hi, is the world type set to FLAT? Can you try using WorldEdit to select a region that is already generated properly, then use //regen on it. If it regens and it's not clean any more, then another plugin is possibly interfering with the generator. Try setting the generator in bukkit.yml if this is the case and restart your server and it may work.

nvx commented 12 years ago

Closing this issue as I'm going to assume that you got it working by setting the world type to FLAT. If not, feel free to re-open.