OpenTerrainGenerator
                                
                                
                                
                                    OpenTerrainGenerator copied to clipboard
                            
                            
                            
                        Minecraft Terrain Generator for Bukkit/Spigot/Forge
#### Is your feature request related to a problem? Please describe. I wanted to import loottables into MC, however creating loottables often happens in JSON format rather then NBT. I...
New feature: Ability to assign hex colours to biome groups, and then paint them in fromimage mode and allow random generation to take over from there. Would allow a simpler,...
This is my attempt to summarize the conversation we had on Discord about features that might be useful for cave world development, and potentially other similar "special case" preset types....
From Pitman on Disc: More options for beginner friendly world types. Settings like these could affect the way that biome groups and land shapes generate. BiomeMode: Continents - Generates biome...
The simple surface generator does not do red sandstone. It could also use a clean-up; having to account for both default and LayerChoice settings is a bit messy. The BiomeConfig...
When selecting a FromImage preset in the world creation menu, OTG will immediately load the map and get biomes from it. This creates noticeable lag with Dregora. Should find a...
When making multiple fluid levels in the same biome I always end up with using water level for water and replaceblocks for a secondary level. Replaceblocks however can act strangely...
Some data like this exists for BO4s, but in the long-term we should add registry support for all OTG-generated objects (and perhaps other structures, depending on whether Minecraft exposes that...
E.g. if a customobject/structure containing lava spawns underwater in the ocean.
#### Is your feature request related to a problem? Please describe. If a bo3 holds an entity it will always be the same entity. The only way to make this...