ryandw11 / CustomStructures

A Structure Generation plugin for Minecraft Servers.
MIT License
112 stars 35 forks source link

Suggestion-Add support for custom world generators #78

Open Swede37 opened 3 years ago

Swede37 commented 3 years ago

In my example, Epicworldgenerator overlays the vanilla biome. So on the vanilla seed, the biome may be "desert", while the custom biome is "plains". Currently, this results in having Cstructures that are set to generate in the desert, showing up in the plains biome of the custom world. ( I have sandstone towers showing up in the middle of a plains biome, looks odd). If there was some way to designate which biome provider to use, that would be great. As a possible example;

# available generators: vanilla, Epicworldgenerator
- biome generator: Epicworldgenerator 

Not sure this is do-able, but would be amazing if it was!

ryandw11 commented 3 years ago

I will look to see if epic world generator has an api for me to use.

fgulde commented 3 years ago

No, an API will realeased in a few months.

fgulde commented 3 years ago

But when it come out, a feature for custom villages would be soo nice.