
Custom World Preset String
Boolyman opened this issue ยท 6 comments
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?
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
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.