Void Island Control

Void Island Control

14M Downloads

Custom World Preset String

Boolyman opened this issue ยท 6 comments

commented

Is there any way to use a custom world preset string with void islands, instead of just the Flatworld type? For example, I am trying to do a completely oceanic world, and the islands will spawn in the water with a dome around them. I am able to do this fine with superflat world type, putting the preset string in the configs. However, the extremely flat ocean bottom looks very artificial... and the only other options seem to be VOID or OVERWORLD. Is there any way to use a customized worldgen string?

commented

there is a single biome id you can set to an ocean biome, and when the world type config is set to OVERWORLD it'll generate ocean biomes

commented

But I need to be able to customize the sea level, which you can't do with normal overworld generation unless you use the Customize world option.

commented

Ah ok. I can add a sea level config.

commented

Decided to add the customized world type config in 1.3.6

commented

Awesome thank you so much!

commented

I have been trying to use this, but I keep getting the message "You are not in a void world type" when I try to use a customized world generation. Do I need to change something in particular in the config file to make this work?