jonryf / EpicWorldGenerator-bugtracker

The most powerfull world generator made for minecraft
https://www.spigotmc.org/resources/epicworldgenerator-1-8-8-1-13-2-beta-support-for-1-14-support-all-update-aquatic-features.8067/
10 stars 0 forks source link

Support or API for Custom Structures? #150

Open Swede37 opened 3 years ago

Swede37 commented 3 years ago

Is your feature request related to a problem? Please describe. <When using Custom Structures, it generates by Vanilla biome, not EWG biome. What this can lead to is a structure generating throughout the world in all EWG biomes based off a common native biome.>

Describe the solution you'd like <The Dev for Custom Structures is open to adding support for EWG biomes, but needs access to an API in order to do so. This way, when configuring the Custom Strucure you could designate an EWG biome. Ie: So that a given structure will only generate in the "Volcano" biome.>

Describe alternatives you've considered <I've tried setting custom biomes based off of a native biome (for example, jungle) and having that biome generate a very rare block that it would never usually have ( in the jungle example, this could be soul sand), and then setting the Custom Structure to generate only in the jungle biome, on soul sand. This is a bit hacky though, and doesn't give the type of control & functionality that it would if we could simply designate it to only generate in the "volcano" biome.>

Additional context <The plugin I'm talking about is here: @[https://www.spigotmc.org/resources/custom-structures.38249/]() >

Thank you for taking the time to consider this 🙏